GuestRoomInfo
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
CategoryCodes/GuestRoomInfo | Room details. | object | 1..1 | - |
GuestRoomInfo /@Quantity | The number of sellable units the property offers. | int | 1..1 | A "sellable unit" is the smallest possible space that a guest can book at the property. In a hotel with 200 rooms, each room is a sellable unit, and the value would be 200 . In a holiday home, guests must typically book the home in its entirety, making the value 1 . |
XML
<GuestRoomInfo
Quantity="100" />