Sha256: 082aec8f0998da3e634f056fe73b41a6f85cda1454a9cd4b4764395bf97e869a

Contents?: true

Size: 634 Bytes

Versions: 51

Compression:

Stored size: 634 Bytes

Contents

# SunshineConversationsClient::ConversationListResponse

## Properties

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

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ConversationListResponse.new(conversations: null,
                                 meta: null,
                                 links: null)
```


Version data entries

51 entries across 51 versions & 1 rubygems

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