Sha256: 4876b095b4aacf5ed3780f98643be8780cfdfd33c7bfac91ad0ea5164e2b572e

Contents?: true

Size: 571 Bytes

Versions: 44

Compression:

Stored size: 571 Bytes

Contents

# SunshineConversationsClient::IntegrationId

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**integration_id** | **String** | The id of the integration to deliver the message to. Will return an error if the integration does not exist or if the user does not have a client for the integration attached to the conversation.  | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::IntegrationId.new(integration_id: 582dedf230e788746891281a)
```


Version data entries

44 entries across 44 versions & 1 rubygems

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