Class: HighLevel::Models::Emails::ScheduleDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Emails::ScheduleDto
- Defined in:
- lib/high_level/models/emails/schedule_dto.rb
Instance Attribute Summary collapse
-
#archived ⇒ Object
readonly
Returns the value of attribute archived.
-
#bulk_action_version ⇒ Object
readonly
Returns the value of attribute bulk_action_version.
-
#campaign_type ⇒ Object
readonly
Returns the value of attribute campaign_type.
-
#child ⇒ Object
readonly
Returns the value of attribute child.
-
#child_count ⇒ Object
readonly
Returns the value of attribute child_count.
-
#created_at ⇒ Object
readonly
Returns the value of attribute created_at.
-
#deleted ⇒ Object
readonly
Returns the value of attribute deleted.
-
#document_id ⇒ Object
readonly
Returns the value of attribute document_id.
-
#download_url ⇒ Object
readonly
Returns the value of attribute download_url.
-
#enable_resend_to_unopened ⇒ Object
readonly
Returns the value of attribute enable_resend_to_unopened.
-
#has_tracking ⇒ Object
readonly
Returns the value of attribute has_tracking.
-
#has_utm_tracking ⇒ Object
readonly
Returns the value of attribute has_utm_tracking.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#is_plain_text ⇒ Object
readonly
Returns the value of attribute is_plain_text.
-
#location_id ⇒ Object
readonly
Returns the value of attribute location_id.
-
#migrated ⇒ Object
readonly
Returns the value of attribute migrated.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#parent_id ⇒ Object
readonly
Returns the value of attribute parent_id.
-
#repeat_after ⇒ Object
readonly
Returns the value of attribute repeat_after.
-
#send_days ⇒ Object
readonly
Returns the value of attribute send_days.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
-
#template_data_download_url ⇒ Object
readonly
Returns the value of attribute template_data_download_url.
-
#template_id ⇒ Object
readonly
Returns the value of attribute template_id.
-
#template_type ⇒ Object
readonly
Returns the value of attribute template_type.
-
#updated_at ⇒ Object
readonly
Returns the value of attribute updated_at.
-
#v ⇒ Object
readonly
Returns the value of attribute v.
Instance Attribute Details
#archived ⇒ Object (readonly)
Returns the value of attribute archived
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def archived @archived end |
#bulk_action_version ⇒ Object (readonly)
Returns the value of attribute bulk_action_version
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def bulk_action_version @bulk_action_version end |
#campaign_type ⇒ Object (readonly)
Returns the value of attribute campaign_type
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def campaign_type @campaign_type end |
#child ⇒ Object (readonly)
Returns the value of attribute child
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def child @child end |
#child_count ⇒ Object (readonly)
Returns the value of attribute child_count
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def child_count @child_count end |
#created_at ⇒ Object (readonly)
Returns the value of attribute created_at
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def created_at @created_at end |
#deleted ⇒ Object (readonly)
Returns the value of attribute deleted
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def deleted @deleted end |
#document_id ⇒ Object (readonly)
Returns the value of attribute document_id
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def document_id @document_id end |
#download_url ⇒ Object (readonly)
Returns the value of attribute download_url
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def download_url @download_url end |
#enable_resend_to_unopened ⇒ Object (readonly)
Returns the value of attribute enable_resend_to_unopened
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def enable_resend_to_unopened @enable_resend_to_unopened end |
#has_tracking ⇒ Object (readonly)
Returns the value of attribute has_tracking
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def has_tracking @has_tracking end |
#has_utm_tracking ⇒ Object (readonly)
Returns the value of attribute has_utm_tracking
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def has_utm_tracking @has_utm_tracking end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def id @id end |
#is_plain_text ⇒ Object (readonly)
Returns the value of attribute is_plain_text
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def is_plain_text @is_plain_text end |
#location_id ⇒ Object (readonly)
Returns the value of attribute location_id
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def location_id @location_id end |
#migrated ⇒ Object (readonly)
Returns the value of attribute migrated
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def migrated @migrated end |
#name ⇒ Object (readonly)
Returns the value of attribute name
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def name @name end |
#parent_id ⇒ Object (readonly)
Returns the value of attribute parent_id
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def parent_id @parent_id end |
#repeat_after ⇒ Object (readonly)
Returns the value of attribute repeat_after
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def repeat_after @repeat_after end |
#send_days ⇒ Object (readonly)
Returns the value of attribute send_days
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def send_days @send_days end |
#status ⇒ Object (readonly)
Returns the value of attribute status
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def status @status end |
#template_data_download_url ⇒ Object (readonly)
Returns the value of attribute template_data_download_url
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def template_data_download_url @template_data_download_url end |
#template_id ⇒ Object (readonly)
Returns the value of attribute template_id
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def template_id @template_id end |
#template_type ⇒ Object (readonly)
Returns the value of attribute template_type
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def template_type @template_type end |
#updated_at ⇒ Object (readonly)
Returns the value of attribute updated_at
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def updated_at @updated_at end |
#v ⇒ Object (readonly)
Returns the value of attribute v
9 10 11 |
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9 def v @v end |