Sha256: 7aaa7c55bbc960582ad4c8d50306695db02ec9790448eaa8d40c209273baa834

Contents?: true

Size: 517 Bytes

Versions: 51

Compression:

Stored size: 517 Bytes

Contents

# SunshineConversationsClient::SwitchboardIntegrationListResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**switchboard_integrations** | [**Array<SwitchboardIntegration>**](SwitchboardIntegration.md) | List of returned switchboard integrations. | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::SwitchboardIntegrationListResponse.new(switchboard_integrations: null)
```


Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
sunshine-conversations-client-9.5.6 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.4.6 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.4.5 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.4.4 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.4.3 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.4.2 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.4.1 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.4.0 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.3.0 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.2.0 docs/SwitchboardIntegrationListResponse.md
sunshine-conversations-client-9.1.1 docs/SwitchboardIntegrationListResponse.md