Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.02 KB

ConversationAgentProfile.md

File metadata and controls

16 lines (12 loc) · 1.02 KB

com.ultracart.admin.v2.Model.ConversationAgentProfile

Properties

Name Type Description Notes
ChatLimit int? The number of engagement chats that can be pushed on them at any given time. [optional]
DefaultLanguageIsoCode string The default language the agent is chatting in [optional]
DefaultStatus string Default status when the agent loads conversations app. [optional]
DisplayName string An alternate name that the agent wants to use in chat. [optional]
Name string Their actual user name for profile settings display as placeholder test [optional]
ProfileImageUploadKey string An upload key used to update the profile image. [optional]
ProfileImageUrl string Their current profile image URL [optional]

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