GET api/RoomDescription/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
RoomDescriptionDataContract| Name | Description | Type | Additional information |
|---|---|---|---|
| Rooms | Collection of RoomDescriptionSelectedRoomDataContract |
None. |
|
| Name | string |
None. |
|
| Order | integer |
None. |
|
| Type | EnumDataContract |
None. |
|
| PropertyId | integer |
None. |
|
| Notes | string |
None. |
|
| Roles | Collection of DescriptionRoleDataContract |
None. |
|
| CreatedDate | date |
None. |
|
| CreatedBy | CreatedByDataContract |
None. |
|
| Id | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.