| Field Name |
Member Type |
Field Type |
Description |
| servicePricingType |
Attribute |
Pricing_Enum
|
An enumerated type that defines how a service is priced. Values: Per stay, Per person, Per night, Per person per night, Per use. |
| reservationStatus |
Attribute |
ResStatus_Enum
|
An enumerated type that defines the status of the reservation for this service. |
| serviceInventoryCode |
Attribute |
StringTiny
|
The representation of the specific service being reserved. |
| ratePlanCode |
Attribute |
StringShort
|
The representation of the rate plan under which this service was booked. |
| inventoryBlockCode |
Attribute |
StringTiny
|
The representation of the block code under which the inventory for this service is categorized. |
| quantity |
Attribute |
positiveInteger
|
The number of tickets, rounds of golf, etc. Also serves as the number of persons when pricing class is per person or per person per night. |
| Price |
Element |
Price
|
The selling price of this Service. |
| ServiceDetails |
Element |
ServiceDetails
|
Details on the Service including Guest Counts, Time Span of this Service, pointers to Res Guests, guest Memberships, Comments and Special Requests pertaining to this particular Service and finally financial information related to the Service, including Guarantee, Deposit and Payment and Cancellation Penalties. |
| ServiceCategoryCode |
Element |
ServiceCategory
|
The representation code of the specific service category for this specific service. |
| priceGuaranteedInd |
Indicator |
|
Whether the price for this service is guaranteed or quoted and subject to change. Values: False (Price NOT guaranteed) and True (Price is guaranteed). |
| inclusiveInd |
Indicator |
|
Whether the price for this service is included in the room rate.
Values: False (or No), and True (or Yes). |
| requestedIndicatorInd |
Indicator |
|
When true, the service has been requested by the guest. |
| requiredInd |
Indicator |
|
When true, the service is required and/or mandatory. |
| perRoomInd |
Indicator |
|
Defines whether this is for each room of a RoomStay |