toggle menu
xap-sdk
1.0.0
JVM
switch theme
search in API
xap-sdk
/
com.expediagroup.sdk.xap.models
/
RatePlanPriceHotelMandatoryFees
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Rate
Plan
Price
Hotel
Mandatory
Fees.
Builder
Link copied to clipboard
public
RatePlanPriceHotelMandatoryFees.Builder
RatePlanPriceHotelMandatoryFees.Builder
(
String
value
,
String
currency
,
Money
localCurrencyPrice
)
Functions
build
Link copied to clipboard
public
final
RatePlanPriceHotelMandatoryFees
build
(
)
currency
Link copied to clipboard
public
final
RatePlanPriceHotelMandatoryFees.Builder
currency
(
String
currency
)
local
Currency
Price
Link copied to clipboard
public
final
RatePlanPriceHotelMandatoryFees.Builder
localCurrencyPrice
(
Money
localCurrencyPrice
)
value
Link copied to clipboard
public
final
RatePlanPriceHotelMandatoryFees.Builder
value
(
String
value
)