Skip to Content

BookingPricingInfo

Properties

NameTypeDescriptionNotes
base_price_per_nightBigDecimalBase price per night[default to null]
total_nights_costBigDecimalTotal cost for all nights[default to null]
fees_totalBigDecimalTotal of all fees[default to null]
tax_amountBigDecimalTax amount[default to null]
discount_amountBigDecimalDiscount amount applied[default to null]
subtotalBigDecimalSubtotal before discount and tax[default to null]
totalBigDecimalGrand total after all calculations[default to null]
currency_codeStringCurrency code[default to null]
coupon_codeStringCoupon code (if applied)[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]