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