Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 421 Bytes

File metadata and controls

17 lines (10 loc) · 421 Bytes

SunshineConversationsClient::AttachmentResponse

Properties

Name Type Description Notes
attachment AttachmentSchema The uploaded attachment object. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::AttachmentResponse.new(attachment: null)