/
PropertyRoomType
PropertyRoomType
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the PropertyRoomType. |
property | Property | true | Property related to the PropertyRoomType. |
chainRoomType | ChainRoomType | true | ChainRoomType is the parent of this PropertyRoomType. |
name | String | true | Name of the PropertyRoomType. |
order | Integer | false | Order of the PropertyRoomType set by the user. |
JSON representation
{ "id": 2, "createdDate": "2018-08-03T13:50:38.143Z", "modifiedDate": "2018-08-03T13:50:38.153Z", "createdUser": 0, "modifiedUser": 0, "chainRoomType": { "id": 1, "createdDate": "2018-08-03T13:50:38.073Z", "modifiedDate": "2018-08-03T13:50:38.080Z", "createdUser": 0, "modifiedUser": 0, "code": "SGL", "name": "Single", "propertyRoomTypeSet": null }, "name": "Single", "propertyRoomTypeRoomSubTypeSet": null }
, multiple selections available,
Related content
PropertyRoomTypeRoomSubType
PropertyRoomTypeRoomSubType
More like this
PropertyRoomSubType
PropertyRoomSubType
More like this
ChainRoomType
ChainRoomType
More like this
ChainRoomType
ChainRoomType
More like this
Property
Property
More like this
ChainRoomSubType
ChainRoomSubType
More like this