GetSQAgentsResult
Props
maxSimultaneousConversations
maxSimultaneousConversations: number
| undefined
Maximum number of chats that the user processes simultaneously
sqQueues
sqQueues: any
JSON array of the agent's queues
sqSkills
sqSkills: any
JSON array of the agent's skills
userDisplayName
userDisplayName: string
| undefined
Display name of the user
userId
userId: number
| undefined
ID of the user
userName
userName: string
| undefined
Name of the user