Class: MessageThreadDetails
- Inherits:
-
Message
- Object
- Common::Base
- Message
- MessageThreadDetails
- Defined in:
- app/models/message_thread_details.rb
Constant Summary
Constants inherited from Message
Message::MAX_SINGLE_FILE_SIZE_MB, Message::MAX_TOTAL_FILE_SIZE_MB
Instance Attribute Summary
Attributes inherited from Message
#attachment, #attachments, #body, #category, #id, #proxy_sender_name, #read_receipt, #recipient_id, #recipient_name, #sender_id, #sender_name, #sent_date, #subject, #triage_group_name
Attributes inherited from Common::Base
Method Summary
Methods inherited from Message
#<=>, #as_reply, #each_upload_size_validation, #initialize, #reply?, #total_upload_size, #total_upload_size_validation
Methods inherited from Common::Base
#changed, #changed?, #changes, default_sort, filterable_attributes, #initialize, max_per_page, per_page, sortable_attributes
Constructor Details
This class inherits a constructor from Message