Sha256: 9ba493838e6937a1ea0664672288e08939a49051c335d0c06c098eadd4bfc783

Contents?: true

Size: 559 Bytes

Versions: 7

Compression:

Stored size: 559 Bytes

Contents

# SunshineConversationsClient::DownloadMessageRefBodyAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_id** | **String** | The id of the user. | [optional] 
**apple** | [**DownloadMessageRefBodyAllOfApple**](DownloadMessageRefBodyAllOfApple.md) |  | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::DownloadMessageRefBodyAllOf.new(user_id: 5963c0d619a30a2e00de36b8,
                                 apple: null)
```


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sunshine-conversations-client-14.3.4 docs/DownloadMessageRefBodyAllOf.md
sunshine-conversations-client-14.3.3 docs/DownloadMessageRefBodyAllOf.md
sunshine-conversations-client-14.3.2 docs/DownloadMessageRefBodyAllOf.md
sunshine-conversations-client-14.3.1 docs/DownloadMessageRefBodyAllOf.md
sunshine-conversations-client-14.3.0 docs/DownloadMessageRefBodyAllOf.md
sunshine-conversations-client-14.2.0 docs/DownloadMessageRefBodyAllOf.md
sunshine-conversations-client-14.1.0 docs/DownloadMessageRefBodyAllOf.md