Sha256: 313cda3dd4a9a4521ffda06306e98b9c760ebde6a105e7b2d9af9b9f197cf255

Contents?: true

Size: 696 Bytes

Versions: 7

Compression:

Stored size: 696 Bytes

Contents

# SunshineConversationsClient::DownloadMessageRefBodyAllOfAppleInteractiveDataRef

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** |  | 
**bid** | **String** |  | 
**key** | **String** |  | 
**signature** | **String** |  | 
**owner** | **String** |  | 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::DownloadMessageRefBodyAllOfAppleInteractiveDataRef.new(url: null,
                                 bid: null,
                                 key: null,
                                 signature: null,
                                 owner: null)
```


Version data entries

7 entries across 7 versions & 1 rubygems

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