| Name | Description | Type | Additional information |
|---|---|---|---|
| Date |
Date for this statistic |
date |
None. |
| HotelId |
Unique Hotel Id |
string |
None. |
| InventoryId |
Unique Id of the Inventory (in combination with HotelId) |
string |
None. |
| RateId |
Unique Id of the Rate (in combination with HotelId) |
string |
None. |
| RateType |
Name of the Room Type |
string |
None. |
| Open |
Status of the rate code for the given day |
boolean |
None. |
| ClosedToArrival |
Defines whether the Rate is ClosedtoArrival on this date |
boolean |
None. |
| MinLengthOfStay |
Defines the minimum number of nights to qualify for this rate |
integer |
None. |
| SingleRate |
Single occupancy price (-1 if not set) |
decimal number |
None. |
| DoubleRate |
Double occupancy price (-1 if not set) |
decimal number |
None. |
| TripleRate |
Triple occupancy price (-1 if not set) |
decimal number |
None. |
| QuadrupleRate |
Quadruple occupancy price (-1 if not set) |
decimal number |
None. |
| ExtraRate |
Extra occupancy price (-1 if not set) |
decimal number |
None. |
| ExtraYouthRate |
ExtraYouth occupancy price (-1 if not set) |
decimal number |
None. |