LodgingRoomTypePriceTotalPriceWithPropertyFees

The total price of the rate plan include property mandatory fees, which is equal to the sum of BaseRate + TaxesAndFees + PropertyMandatoryFees. NOTE: Since UK regulations require that PropertyMandatoryFees be included in this price, the quoted price will only be accurate for the day of quote. This is due to the fact that currency exchange fluctuations will change the exact amount of any PropertyMandatoryFees that are to be collected at the hotel during the guest's stay if the cost is converted into any other currency. CMA Compliance Note (UK): Websites doing business in the UK should be displaying this value to be compliant with CMA requirements.

Parameters

value The value of the element being defined.

currency

The ISO 4217 Currency Code that the value is expressed in.

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final String currency
Link copied to clipboard
@Valid()
private final String value

Functions

Link copied to clipboard
Link copied to clipboard
public final String getCurrency()
Link copied to clipboard
public final String getValue()