Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.71 KB

File metadata and controls

34 lines (29 loc) · 1.71 KB

com.ultracart.admin.v2.Model.ConversationAgentAuth

Properties

Name Type Description Notes
ChatAdmin bool [optional]
ChatUser bool [optional]
ConversationParticipantArn string [optional]
ConversationParticipantName string [optional]
CustomerProfile bool [optional]
DefaultPhoneNumber string The default phone number this agent should use when making an outbound call. [optional]
GroupIds List<int> UltraCart Groups this user belongs to [optional]
Jwt string [optional]
MerchantId string [optional]
Merchants List<ConversationAgentAuthMerchant> List of merchants in this linked merchant group [optional]
ParentMerchantId string The parent merchant ID for PBX. For non-linked merchants, equals merchant_id. [optional]
PbxAdmin bool [optional]
PbxJwt string [optional]
PbxSupervisor bool [optional]
PbxUser bool [optional]
PbxVoiceIdentity string [optional]
PbxVoiceToken string [optional]
PbxWorkerToken string [optional]
PbxWorkerTokenV2 string [optional]
TwilioAccounts List<ConversationTwilioAccount> [optional]
UserId int UltraCart User ID [optional]
WebsocketUrl string [optional]

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