SunshineConversationsClient::DownloadMessageRefBodyAllOfApple

August 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
interactive_data_refDownloadMessageRefBodyAllOfAppleInteractiveDataRef

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::DownloadMessageRefBodyAllOfApple.new(
  interactive_data_ref: null
)

Contents

  1. 1Properties
  2. 2Example