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
/
ReferencePrice
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Reference
Price.
Builder
Link copied to clipboard
public
ReferencePrice.Builder
ReferencePrice.Builder
(
ActivitiesMoney
totalRate
,
ActivitiesMoney
totalFees
,
ActivitiesMoney
totalTaxesAndFees
)
Functions
build
Link copied to clipboard
public
final
ReferencePrice
build
(
)
total
Fees
Link copied to clipboard
public
final
ReferencePrice.Builder
totalFees
(
ActivitiesMoney
totalFees
)
total
Rate
Link copied to clipboard
public
final
ReferencePrice.Builder
totalRate
(
ActivitiesMoney
totalRate
)
total
Taxes
And
Fees
Link copied to clipboard
public
final
ReferencePrice.Builder
totalTaxesAndFees
(
ActivitiesMoney
totalTaxesAndFees
)