Sha256: 1e1d0265f2b4f6f7970f3004d2137f96e391b33a8edc4e0851db8b7af30c8a03

Contents?: true

Size: 521 Bytes

Versions: 3

Compression:

Stored size: 521 Bytes

Contents

# SunshineConversationsClient::IntegrationType

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**integration_type** | **String** | The type of the integration to deliver the message to. 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

3 entries across 3 versions & 1 rubygems

Version Path
sunshine-conversations-client-9.3.0 docs/IntegrationType.md
sunshine-conversations-client-9.2.0 docs/IntegrationType.md
sunshine-conversations-client-9.1.1 docs/IntegrationType.md