Description
Multiple parents
Description
can be a child of:
GuestRoom
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
GuestRoom/Description | Description for room type. | object | 1..1 | - |
Description /Text | Specifies an optional (more descriptive) name for the room type. | string | 0..1 | You can retrieve accepted room names per room type and language by using the room name endpoint. Default name is based on Room Type[@RoomType] . |
XML
<Description> <Text>Deluxe Double Room with Sea View</Text> </Description>
RatePlan
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
RatePlan/Description | - | object | 1..1 | - |
Description /@Name | A custom name for the rate plan. | string | 1..1 | Rate plan names must be unique. Creating a rate plan with a duplicate name results in an error. |
XML
<Description
Name="1st night non-refundable Rate with Breakfast for 1 person"/>