Core Object: RoomCharacteristics (2.0.0)
-
-
Description
Used to define a room (eg. its location, configuration, view). These are items that are part of the room and cannot easily be removed.
Summary
| Field Name |
Member Type |
Field Type |
Description |
| LocationCode |
Element |
RoomLocation_Enum
|
Indicates the location of the room within the hotel structure. Typical values would be "Near Exit","Close to elevator", "Low Floor" or "High Floor". Refer to OpenTravel Code List Room Location Type (RLT). |
| BedTypeCode |
Element |
BedType_Enum
|
Indicates the type of bed(s) found in the room. Typical values would be Double, Twin, Queen, or King. Refer to OpenTravel Code List Bed Type Code (BED). |
| Category |
Element |
SegmentCategory_Enum
|
Indicates the category of the room. Typical values would be Moderate, Standard, or Deluxe. Refer to OpenTravel Code List Segment Category Code (SEG). |
| ClassificationCode |
Element |
GuestRoomInfo_Enum
|
Specifies the room classification (e.g., cabin, apartment). Refer to OpenTravel Code List Guest Room Info (GRI). |
| ViewCode |
Element |
RoomViewType_Enum
|
Indicates the view of the room. Typical values would be "Ocean view", "Pool view" or "Garden View". Refer to OpenTravel Code List Room View Type (RVT). |
| FeatureAccessibility |
Element |
Feature_Accessibility
|
Specifies an accessibility feature of the room. |
| FeatureSecurity |
Element |
Feature_Security
|
Specifies a security feature of the room. |
| nonSmokingInd |
Indicator |
|
Non-smoking indicator. |
| compositeInd |
Indicator |
|
Indicates that the room (suite) is a composite of smaller units. |
Detail
| Field Name |
Member Type |
Field Type |
Description |
| gender |
Attribute |
Gender_Enum
|
Used to request or specify a gender assignment for a room. Note: Typically used by Hosteliers. |
| invBlockCode |
Attribute |
StringTiny
|
A code or identification number that identifies the room stay as part of a group, package tour, or block of rooms designated in the inventory. |
| architectureCode |
Attribute |
OTA_Code
|
Specifies the architectural style of a room. Refer to OpenTravel Code List Architectural Style Code (ARC). |
| floor |
Attribute |
positiveInteger
|
Floor on which the room is located. |
| typeCode |
Attribute |
StringTiny
|
Specific system room type code, ex: A1K, A1Q etc. |
| sizeMeasurement |
Attribute |
string
|
Textual description of room dimensions. |
| numberOfBedrooms |
Attribute |
integer
|
The number of bedrooms in the unit. |
| numberOfBathrooms |
Attribute |
integer
|
The number of bathrooms in the unit. |
| unitNumber |
Attribute |
StringTiny
|
The number or name identifying the unit. |
| sharedRoomInd |
Indicator |
|
If TRUE, the room requires or has sharing available. Note: Typically used by Hosteliers. |
|