BindUserToQueueRequest
Props
acdQueueId
var acdQueueId: The ACD queue ID list separated by semicolons (;). Use the 'all' value to specify all queues bound to the application
acdQueueName
var acdQueueName: The queue name that can be used instead of acd_queue_id. The queue name list separated by semicolons (;)
applicationId
var applicationId: The application ID
applicationName
var applicationName: The application name that can be used instead of application_id
bind
var bind: Whether to bind or unbind users
userId
var userId: The user ID list separated by semicolons (;). Use the 'all' value to specify all users bound to the application
userName
var userName: The user name list separated by semicolons (;). user_name can be used instead of user_id