Sha256: 58f4f4e752796e3f0d1a2aea56c532a3064b39f7b9cfe70d6a6bcef0ed725106

Contents?: true

Size: 628 Bytes

Versions: 47

Compression:

Stored size: 628 Bytes

Contents

# SunshineConversationsClient::ConversationJoinEventAllOfPayload

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conversation** | [**ConversationTruncated**](ConversationTruncated.md) | The conversation in which the user was added. | [optional] 
**user** | [**UserTruncated**](UserTruncated.md) | The user that joined the conversation. | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ConversationJoinEventAllOfPayload.new(conversation: null,
                                 user: null)
```


Version data entries

47 entries across 47 versions & 1 rubygems

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