| Name | Type | Description | Notes |
|---|---|---|---|
| ProfileId | string | Profile ID | |
| Name | string | Queue name (e.g., Evening Posts) | |
| Timezone | string | IANA timezone | |
| Slots | List<QueueSlot> | ||
| Active | bool | [optional] [default to true] |
| Name | Type | Description | Notes |
|---|---|---|---|
| ProfileId | string | Profile ID | |
| Name | string | Queue name (e.g., Evening Posts) | |
| Timezone | string | IANA timezone | |
| Slots | List<QueueSlot> | ||
| Active | bool | [optional] [default to true] |