Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 537 Bytes

ConversationEventQueuePosition.md

File metadata and controls

11 lines (7 loc) · 537 Bytes

com.ultracart.admin.v2.Model.ConversationEventQueuePosition

Properties

Name Type Description Notes
Available bool? True if agents are logged into the queue [optional]
Position int? Position in the queue. Value will be -1 if they cant be found in the queue. [optional]

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