Value With Attributes: ChargeUnit (1.0.0)
-
-
Description
Specifies charge information by unit (e.g., room, person, item) and frequency (e.g., daily, weekly, stay).
| Property |
Value |
| Parent Type: |
Empty
|
| Attribute Name |
Type |
Description |
| chargeUnit |
ChargeUnit_Enum
|
This is the unit for which the charge applies (e.g. room, person, seat). Refer to OpenTravel Code List Charge Type (CHG). |
| chargeFrequency |
ChargeFrequency_Enum
|
This is the timeframe used to apply the charge during the course of the reservation (e.g. Daily, Weekly, Stay). Refer to OpenTravel Code List Charge Type (CHG). |
| ChargeUnitExempt |
positiveInteger
|
Number of units permitted before charges are applied (e.g., more than 4 persons). |
| ChargeFrequencyExempt |
positiveInteger
|
ChargeFrequency exemptions before charges are applied (e.g. after 2 nights). |
| MaxChargeUnitApplies |
positiveInteger
|
Maximum number of Units for which the charge will be applied (e.g., waive charges above 10 rooms). |
| MaxChargeFrequencyApplies |
positiveInteger
|
Maximum number of times the charge will be applied (e.g. waive charges above 30 nights). |
|