Sha256: f94e5d7b55e128a079e2fe7deff3acf712a6b2a877b7c49d52e79c5f2d6c1dcd

Contents?: true

Size: 627 Bytes

Versions: 50

Compression:

Stored size: 627 Bytes

Contents

# SunshineConversationsClient::IntegrationListResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**integrations** | [**Array<Integration>**](Integration.md) | List of returned integrations. | [optional] 
**meta** | [**Meta**](Meta.md) |  | [optional] 
**links** | [**Links**](Links.md) |  | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::IntegrationListResponse.new(integrations: null,
                                 meta: null,
                                 links: null)
```


Version data entries

50 entries across 50 versions & 1 rubygems

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