ChainRoomType
ChainRoomType
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Id of the Chain Room Type |
code | string | true | Code of the Chain Room Type |
name | string | true | Name of the Chain Room Type |
description | string | true | Description of the Chain Room Type |
chainRoomTypeGroupId | int | true | Id of the RoomTypeGroup |
order | int | true | Order of the Chain Room Type |
JSON representation
{ "id": 1, "code": "PR", "name": "PR - Promo Room", "description": null, "chainRoomTypeGroupId": 5, "order": 10 }
, multiple selections available,
Related content
ChainRoomType
ChainRoomType
More like this
ChainRoomTypeGroup
ChainRoomTypeGroup
More like this
ChainRoomSubType
ChainRoomSubType
More like this
PropertyRoomType
PropertyRoomType
More like this
ChainSegment
ChainSegment
More like this
PropertyRoomSubType
PropertyRoomSubType
More like this