| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The location id | |
| name | string | Name of the location | |
| number | int | Number of the location | |
| capacity | int | Capacity of the location | |
| type | string | The type of location | |
| parent_id | int | The id of the parent location | [optional] |
| tag | string | The tag that is coupled with the location | [optional] |
| uuid | string | The location UUID | [optional] |