Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 845 Bytes

File metadata and controls

18 lines (13 loc) · 845 Bytes

UpdateQueueSlotRequest

Properties

Name Type Description Notes
profile_id String
queue_id Option<String> Queue ID to update (optional) [optional]
name Option<String> Queue name [optional]
timezone String
slots Vecmodels::QueueSlot
active Option<bool> [optional][default to true]
set_as_default Option<bool> Make this queue the default [optional]
reshuffle_existing Option<bool> Whether to reschedule existing queued posts to match new slots [optional][default to false]

[Back to Model list] [Back to API list] [Back to README]