Sha256: 419b8789a37ed13470c27ffdaf5560d1747f6537e62b7cffabc495719041faab

Contents?: true

Size: 647 Bytes

Versions: 47

Compression:

Stored size: 647 Bytes

Contents

# SunshineConversationsClient::IntegrationType

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**integration_type** | **String** | The type of the integration to deliver the message to. Can be set to `none` if sending a [silent message](https://docs.smooch.io/guide/sending-messages/#silent-messages). Will return an error if the user does not have a client of that type attached to the conversation.  | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::IntegrationType.new(integration_type: whatsapp)
```


Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
sunshine-conversations-client-14.3.4 docs/IntegrationType.md
sunshine-conversations-client-14.3.3 docs/IntegrationType.md
sunshine-conversations-client-14.3.2 docs/IntegrationType.md
sunshine-conversations-client-14.3.1 docs/IntegrationType.md
sunshine-conversations-client-14.3.0 docs/IntegrationType.md
sunshine-conversations-client-14.2.0 docs/IntegrationType.md
sunshine-conversations-client-14.1.0 docs/IntegrationType.md
sunshine-conversations-client-14.0.0 docs/IntegrationType.md
sunshine-conversations-client-13.2.0 docs/IntegrationType.md
sunshine-conversations-client-13.1.0 docs/IntegrationType.md
sunshine-conversations-client-13.0.0 docs/IntegrationType.md
sunshine-conversations-client-12.8.0 docs/IntegrationType.md
sunshine-conversations-client-12.7.0 docs/IntegrationType.md
sunshine-conversations-client-12.6.2 docs/IntegrationType.md
sunshine-conversations-client-12.6.1 docs/IntegrationType.md
sunshine-conversations-client-12.6.0 docs/IntegrationType.md
sunshine-conversations-client-12.5.1 docs/IntegrationType.md
sunshine-conversations-client-12.4.0 docs/IntegrationType.md
sunshine-conversations-client-12.3.1 docs/IntegrationType.md
sunshine-conversations-client-12.3.0 docs/IntegrationType.md