| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Meeting room id | |
| name | string | Meeting room name | |
| publicity | string | Room access type | |
| capacity | string | Meeting room capacity | |
| equipment | string[] | Meeting room equipment | |
| status | string | Meeting room status | |
| enabled | int | Room enable status | |
| responsible | \Swagger\Client\Model\Worker[] | Meeting room responsibles | |
| room_location | \Swagger\Client\Model\RoomLocation |