Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.11 KB

ConversationPbxAgent.md

File metadata and controls

18 lines (14 loc) · 1.11 KB

com.ultracart.admin.v2.Model.ConversationPbxAgent

Properties

Name Type Description Notes
Cellphone string Cellphone number of agent in E.164 format [optional]
ConversationPbxAgentUuid string Conversation Pbx Agent unique identifier [optional]
ConversationPbxVoicemailMailboxUuid string Conversation Pbx Voicemail Mailbox UUID [optional]
ForwardCallsToCellphone bool? True if calls to this agent should be forwarded to their cellphone [optional]
MerchantId string Merchant Id [optional]
RecordOutgoingAutomatically bool? True if outgoing calls should be automatically recorded [optional]
TwilioTaskrouterWorkerId string Twilio taskrouter worker Id [optional]
UserId int? User Id [optional]
Voicemail bool? True if this agent has voicemail configured [optional]

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