Class: HighLevel::Models::Conversations::AddMessageAttachmentsDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/conversations/add_message_attachments_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attachmentsObject (readonly)

Returns the value of attribute attachments

Returns:

  • (Object)

    the current value of attachments



9
10
11
# File 'lib/high_level/models/conversations/add_message_attachments_dto.rb', line 9

def attachments
  @attachments
end