A work area made up of seats.
A zone is a logical grouping of seats into a seating area. A zone can either be a pod of desks or a table.
Property | Type | Description |
---|---|---|
id | Integer | The ID of the zone |
space_id | Integer | The ID of the space that contains this zone. |
name | String | The name of the zone. |
type | String | Categorical type of zone. Can be either "Pod" or "Table" |
created_at | String | The date and time the resource was originally created, represented as an ISO-8601 date. |
updated_at | String | The date and time the resource was last modified, represented as an ISO-8601 date. |