Skip to main content

Supplement

Represents a supplementary service or feature in a hotel search response event access.

Properties

NameTypeDescription
CodeStringThe unique code identifying the supplement.
NameStringThe descriptive name of the supplement.
DescriptionStringAn optional textual description providing additional details about the supplement.
MandatoryBooleanIndicates whether the supplement is mandatory for the booking.
PricePriceThe Price associated with the supplement, including details such as currency and net price.
Price/CurrencyCurrencyThe currency of the price, represented in ISO 4217 format (e.g., USD, EUR).
Price/BindingBooleanIndicates whether the price is binding.
Price/NetDoubleThe net price paid by the buyer to the seller.
Price/GrossDoubleThe gross price, which includes the net price and the buyer's commission.
Price/NetSpecifiedBooleanIndicates whether the net price is explicitly specified.
Price/MinimumSellingPriceDoubleThe minimum selling price.
SupplementTypeSupplementTypeThe specific SupplementType of the supplement (e.g., meal plan, additional service).
ChargeTypeChargeTypeDefines how the supplement is charged using ChargeType (e.g., per person, per stay).
DurationTypeDurationTypeSpecifies whether the supplement applies to a specific duration (Open or Range).
QuantityIntegerThe quantity of the supplement included in the booking.
StartDateStringThe start date for the supplement (if applicable).
StartDateAsDateTimeStringThe start date as a DateTime object for easier manipulation.
EndDateStringThe end date for the supplement (if applicable).
EndDateAsDateTimeStringThe end date as a DateTime object for easier manipulation.
ResortResortThe associated Resort where the supplement applies.
Resort/CodeStringUnique code that identifies the resort in the system.
Resort/NameStringName of the resort.
Resort/DescriptionStringOptional description providing additional details about the resort.
UnitUnitTimeTypeSpecifies the unit of time for the supplement (e.g., per day, per stay) using UnitTimeType.