Sha256: f94e5d7b55e128a079e2fe7deff3acf712a6b2a877b7c49d52e79c5f2d6c1dcd

Contents?: true

Size: 627 Bytes

Versions: 51

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

51 entries across 51 versions & 1 rubygems

Version Path
sunshine-conversations-client-12.3.0 docs/IntegrationListResponse.md
sunshine-conversations-client-12.2.2 docs/IntegrationListResponse.md
sunshine-conversations-client-12.2.0 docs/IntegrationListResponse.md
sunshine-conversations-client-12.1.0 docs/IntegrationListResponse.md
sunshine-conversations-client-12.0.0 docs/IntegrationListResponse.md
sunshine-conversations-client-11.0.0 docs/IntegrationListResponse.md
sunshine-conversations-client-10.0.1 docs/IntegrationListResponse.md
sunshine-conversations-client-10.0.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.15.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.14.1 docs/IntegrationListResponse.md
sunshine-conversations-client-9.14.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.13.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.12.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.11.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.10.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.9.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.8.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.7.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.6.0 docs/IntegrationListResponse.md
sunshine-conversations-client-9.5.7 docs/IntegrationListResponse.md