Rate Plan Price Total Price
The total price of the rate plan, which is equal to the sum of BaseRate
+ TaxesAndFees
. Hotel mandatory fees are not included in this value as these are paid at the hotel at checkout. Promotion amount have been deducted from the TotalPrice
value.
Parameters
value
The value of the element being defined.
currency
The ISO 4217 Currency Code that the value is expressed in.
local Currency Price
Constructors
Link copied to clipboard
public RatePlanPriceTotalPrice RatePlanPriceTotalPrice(String value, String currency, Money localCurrencyPrice)