GuestCounts
Multiple parents
GuestCounts is a child of:
RoomStay
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
RoomStay/GuestCounts | Details about the number of guests in the current RoomStay. | array of GuestCount | 1..1 | - |
GuestCounts/GuestCount | Container for @Count. | object | 1..1 | - |
XML
<GuestCounts>
<GuestCount ... />
</GuestCounts>ServiceDetails
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
ServiceDetails/GuestCounts | Details about the number of guests. | array of GuestCount | 1..1 | - |
GuestCounts/GuestCount | Container for @Count. | object | 1..1 | - |
XML
<GuestCounts>
<GuestCount ... />
</GuestCounts>