Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 559 Bytes

DownloadMessageRefBodyAllOf.md

File metadata and controls

19 lines (12 loc) · 559 Bytes

SunshineConversationsClient::DownloadMessageRefBodyAllOf

Properties

Name Type Description Notes
user_id String The id of the user. [optional]
apple DownloadMessageRefBodyAllOfApple [optional]

Code Sample

require 'SunshineConversationsClient'

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