| Field Name |
Member Type |
Field Type |
Description |
| arrivalTime |
Attribute |
DateTime
|
This represents the date and time of the guest's arrival at the hotel. For example, this could be used to indicate a late arrival. |
| departureTime |
Attribute |
DateTime
|
This represents the date and time of the guest's departure from the hotel. |
| groupEventCode |
Attribute |
StringTiny
|
The identification of a group meeting or convention. Used to track a guest who is part of an inventory block (e.g.: group), and can be used for a pick-up when the guest calls in to reserve a room as part of the block. Whether this is taken from inventory depends upon the InventoryBlockCode in the Room Stay class. This code is associated with a group or event as agreed between two parties. |
| age |
Attribute |
NonNegativeInteger
|
The age of the guest. |
| action |
Attribute |
Action_Enum
|
The action being taken on the guest entry. |
| Location |
Element |
LocationCode
|
The city of origin for this traveler's trip. |
| Profiles |
Element |
Profiles
|
A collection of Profile objects or Unique IDs of Profiles. |
| SpecialRequests |
Element |
SpecialRequests
|
The SpecialRequests indicates special requests for a particular guest. |
| Comments |
Element |
Comments
|
A collection of Comment objects. Comments which apply to one or more guests. |
| ArrivalTransport |
Element |
ArrivalTransport
|
A collection of arrival transportation. |
| DepartureTransport |
Element |
DepartureTransport
|
A collection of departure transportation. |
| GuestCount |
Element |
GuestCount
|
TODO - (What is this used for ?) |
| DateTimeSpanWindows |
Element |
DateTimeSpanWindows
|
|
| AgeQualifyingCode |
Element |
AgeQualifyingCode_Enum
|
A code representing a business rule that determines the charges for a guest based upon age rannge (e.g. Adult, Child, Senior, Child With Adult, Child Without Adult). This attribute allows for an increase in rate by occupant class. Refer to OpenTravel Code List Age Qualifying Code (AQC). |
| vIPInd |
Indicator |
|
Guest is VIP indicator. |
| primaryInd |
Indicator |
|
When true indicates this is the primary guest. |