Class: HighLevel::Models::Conversations::AddMessageAttachmentsDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Conversations::AddMessageAttachmentsDto
- Defined in:
- lib/high_level/models/conversations/add_message_attachments_dto.rb
Instance Attribute Summary collapse
-
#attachments ⇒ Object
readonly
Returns the value of attribute attachments.
Instance Attribute Details
#attachments ⇒ Object (readonly)
Returns the value of attribute attachments
9 10 11 |
# File 'lib/high_level/models/conversations/add_message_attachments_dto.rb', line 9 def @attachments end |