Structure
Field | Type | Required | Description |
---|---|---|---|
code | string | true | Code of the Room |
name | string | true | Name of the Room |
JSON representation
{ "code": "101", "name": "Room 101" }
Field | Type | Required | Description |
---|---|---|---|
code | string | true | Code of the Room |
name | string | true | Name of the Room |
{ "code": "101", "name": "Room 101" }