Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.08 KB

ConversationPbxAgent.md

File metadata and controls

18 lines (14 loc) · 1.08 KB

ConversationPbxAgent

Properties

Name Type Description Notes
cellphone str Cellphone number of agent in E.164 format [optional]
conversation_pbx_agent_uuid str Conversation Pbx Agent unique identifier [optional]
conversation_pbx_voicemail_mailbox_uuid str Conversation Pbx Voicemail Mailbox UUID [optional]
forward_calls_to_cellphone bool True if calls to this agent should be forwarded to their cellphone [optional]
merchant_id str Merchant Id [optional]
record_outgoing_automatically bool True if outgoing calls should be automatically recorded [optional]
twilio_taskrouter_worker_id str Twilio taskrouter worker Id [optional]
user_id 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]