xap-sdk
Toggle table of contents
1.2.9
Select version
1.2.9
1.1.0
1.0.0
JVM
Platform filter
JVM
Switch theme
Search in API
xap-sdk
xap-sdk
/
com.expediagroup.sdk.xap.models
/
RefundPenaltyDetail
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Refund
Penalty
Detail.
Builder
Link copied to clipboard
public
RefundPenaltyDetail.Builder
RefundPenaltyDetail.Builder
(
RefundPenaltyDetail.Allow
allow
,
FlightsV3Money
penalty
)
Functions
allow
Link copied to clipboard
public
final
RefundPenaltyDetail.Builder
allow
(
RefundPenaltyDetail.Allow
allow
)
build
Link copied to clipboard
public
final
RefundPenaltyDetail
build
(
)
penalty
Link copied to clipboard
public
final
RefundPenaltyDetail.Builder
penalty
(
FlightsV3Money
penalty
)