Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.4 KB

File metadata and controls

14 lines (10 loc) · 1.4 KB

SunshineConversationsClient.Unity

Properties

Name Type Description Notes
type String To configure a Unity integration, create an integration with type 'unity' by calling the Create Integration endpoint. [optional] [default to 'unity']
canUserSeeConversationList Boolean Allows users to view their list of conversations. By default, the list of conversations will be visible. This setting only applies to apps where `settings.multiConvoEnabled` is set to `true`. [optional]
canUserCreateMoreConversations Boolean Allows users to create more than one conversation on the Unity integration. [optional]
attachmentsEnabled Boolean Allows users to send attachments. By default, the setting is set to true. This setting can only be configured in Zendesk Admin Center. [optional] [readonly]
defaultResponderId String The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=&quot;https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\&quot;&gt;Per-channel default responder</a> guide. [optional]
defaultResponder DefaultResponderDefaultResponder [optional]