Class: HighLevel::Models::Conversations::SendMessageBodyDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Conversations::SendMessageBodyDto
- Defined in:
- lib/high_level/models/conversations/send_message_body_dto.rb
Instance Attribute Summary collapse
-
#appointment_id ⇒ Object
readonly
Returns the value of attribute appointment_id.
-
#attachments ⇒ Object
readonly
Returns the value of attribute attachments.
-
#contact_id ⇒ Object
readonly
Returns the value of attribute contact_id.
-
#conversation_provider_id ⇒ Object
readonly
Returns the value of attribute conversation_provider_id.
-
#custom_subtype_id ⇒ Object
readonly
Returns the value of attribute custom_subtype_id.
-
#email_bcc ⇒ Object
readonly
Returns the value of attribute email_bcc.
-
#email_cc ⇒ Object
readonly
Returns the value of attribute email_cc.
-
#email_from ⇒ Object
readonly
Returns the value of attribute email_from.
-
#email_reply_mode ⇒ Object
readonly
Returns the value of attribute email_reply_mode.
-
#email_to ⇒ Object
readonly
Returns the value of attribute email_to.
-
#forward ⇒ Object
readonly
Returns the value of attribute forward.
-
#from_number ⇒ Object
readonly
Returns the value of attribute from_number.
-
#html ⇒ Object
readonly
Returns the value of attribute html.
-
#message ⇒ Object
readonly
Returns the value of attribute message.
-
#optimization_period ⇒ Object
readonly
Returns the value of attribute optimization_period.
-
#reply_message_id ⇒ Object
readonly
Returns the value of attribute reply_message_id.
-
#scheduled_timestamp ⇒ Object
readonly
Returns the value of attribute scheduled_timestamp.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
-
#sub_type ⇒ Object
readonly
Returns the value of attribute sub_type.
-
#subject ⇒ Object
readonly
Returns the value of attribute subject.
-
#template_id ⇒ Object
readonly
Returns the value of attribute template_id.
-
#thread_id ⇒ Object
readonly
Returns the value of attribute thread_id.
-
#to_number ⇒ Object
readonly
Returns the value of attribute to_number.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
-
#uses_native_scheduling_ai ⇒ Object
readonly
Returns the value of attribute uses_native_scheduling_ai.
Instance Attribute Details
#appointment_id ⇒ Object (readonly)
Returns the value of attribute appointment_id
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def appointment_id @appointment_id end |
#attachments ⇒ Object (readonly)
Returns the value of attribute attachments
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def @attachments end |
#contact_id ⇒ Object (readonly)
Returns the value of attribute contact_id
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def contact_id @contact_id end |
#conversation_provider_id ⇒ Object (readonly)
Returns the value of attribute conversation_provider_id
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def conversation_provider_id @conversation_provider_id end |
#custom_subtype_id ⇒ Object (readonly)
Returns the value of attribute custom_subtype_id
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def custom_subtype_id @custom_subtype_id end |
#email_bcc ⇒ Object (readonly)
Returns the value of attribute email_bcc
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def email_bcc @email_bcc end |
#email_cc ⇒ Object (readonly)
Returns the value of attribute email_cc
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def email_cc @email_cc end |
#email_from ⇒ Object (readonly)
Returns the value of attribute email_from
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def email_from @email_from end |
#email_reply_mode ⇒ Object (readonly)
Returns the value of attribute email_reply_mode
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def email_reply_mode @email_reply_mode end |
#email_to ⇒ Object (readonly)
Returns the value of attribute email_to
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def email_to @email_to end |
#forward ⇒ Object (readonly)
Returns the value of attribute forward
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def forward @forward end |
#from_number ⇒ Object (readonly)
Returns the value of attribute from_number
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def from_number @from_number end |
#html ⇒ Object (readonly)
Returns the value of attribute html
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def html @html end |
#message ⇒ Object (readonly)
Returns the value of attribute message
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def @message end |
#optimization_period ⇒ Object (readonly)
Returns the value of attribute optimization_period
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def optimization_period @optimization_period end |
#reply_message_id ⇒ Object (readonly)
Returns the value of attribute reply_message_id
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def @reply_message_id end |
#scheduled_timestamp ⇒ Object (readonly)
Returns the value of attribute scheduled_timestamp
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def @scheduled_timestamp end |
#status ⇒ Object (readonly)
Returns the value of attribute status
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def status @status end |
#sub_type ⇒ Object (readonly)
Returns the value of attribute sub_type
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def sub_type @sub_type end |
#subject ⇒ Object (readonly)
Returns the value of attribute subject
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def subject @subject end |
#template_id ⇒ Object (readonly)
Returns the value of attribute template_id
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def template_id @template_id end |
#thread_id ⇒ Object (readonly)
Returns the value of attribute thread_id
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def thread_id @thread_id end |
#to_number ⇒ Object (readonly)
Returns the value of attribute to_number
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def to_number @to_number end |
#type ⇒ Object (readonly)
Returns the value of attribute type
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def type @type end |
#uses_native_scheduling_ai ⇒ Object (readonly)
Returns the value of attribute uses_native_scheduling_ai
9 10 11 |
# File 'lib/high_level/models/conversations/send_message_body_dto.rb', line 9 def uses_native_scheduling_ai @uses_native_scheduling_ai end |