UpdateQueueRequest

constructor(queueId: Long, name: String? = null, enabled: Boolean? = null, description: String? = null)

Parameters

queueId

ID of the queue to update

name

New display name for the queue

enabled

Enable or disable the queue

description

Optional description of the queue