Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 574 Bytes

File metadata and controls

26 lines (20 loc) · 574 Bytes

SunshineConversationsClient::DownloadMessageRefBodyAllOfAppleInteractiveDataRef

Properties

Name Type Description Notes
url String
bid String
key String
signature String
owner String

Example

require 'sunshine-conversations-client'

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