| Name | Type | Description | Notes |
|---|---|---|---|
| profile_id | string | ||
| queue_id | string | Queue ID to update (optional) | [optional] |
| name | string | Queue name | [optional] |
| timezone | string | ||
| slots | \Late\Model\QueueSlot[] | ||
| active | bool | [optional] [default to true] | |
| set_as_default | bool | Make this queue the default | [optional] |
| reshuffle_existing | bool | Whether to reschedule existing queued posts to match new slots | [optional] [default to false] |