Class: HighLevel::Models::Emails::ScheduleDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/emails/schedule_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#archivedObject (readonly)

Returns the value of attribute archived

Returns:

  • (Object)

    the current value of archived



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def archived
  @archived
end

#bulk_action_versionObject (readonly)

Returns the value of attribute bulk_action_version

Returns:

  • (Object)

    the current value of 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_typeObject (readonly)

Returns the value of attribute campaign_type

Returns:

  • (Object)

    the current value of campaign_type



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def campaign_type
  @campaign_type
end

#childObject (readonly)

Returns the value of attribute child

Returns:

  • (Object)

    the current value of child



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def child
  @child
end

#child_countObject (readonly)

Returns the value of attribute child_count

Returns:

  • (Object)

    the current value of child_count



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def child_count
  @child_count
end

#created_atObject (readonly)

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def created_at
  @created_at
end

#deletedObject (readonly)

Returns the value of attribute deleted

Returns:

  • (Object)

    the current value of deleted



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def deleted
  @deleted
end

#document_idObject (readonly)

Returns the value of attribute document_id

Returns:

  • (Object)

    the current value of document_id



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def document_id
  @document_id
end

#download_urlObject (readonly)

Returns the value of attribute download_url

Returns:

  • (Object)

    the current value of 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_unopenedObject (readonly)

Returns the value of attribute enable_resend_to_unopened

Returns:

  • (Object)

    the current value of 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_trackingObject (readonly)

Returns the value of attribute has_tracking

Returns:

  • (Object)

    the current value of has_tracking



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def has_tracking
  @has_tracking
end

#has_utm_trackingObject (readonly)

Returns the value of attribute has_utm_tracking

Returns:

  • (Object)

    the current value of 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

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def id
  @id
end

#is_plain_textObject (readonly)

Returns the value of attribute is_plain_text

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def location_id
  @location_id
end

#migratedObject (readonly)

Returns the value of attribute migrated

Returns:

  • (Object)

    the current value of migrated



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def migrated
  @migrated
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def name
  @name
end

#parent_idObject (readonly)

Returns the value of attribute parent_id

Returns:

  • (Object)

    the current value of parent_id



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def parent_id
  @parent_id
end

#repeat_afterObject (readonly)

Returns the value of attribute repeat_after

Returns:

  • (Object)

    the current value of repeat_after



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def repeat_after
  @repeat_after
end

#send_daysObject (readonly)

Returns the value of attribute send_days

Returns:

  • (Object)

    the current value of send_days



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def send_days
  @send_days
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def status
  @status
end

#template_data_download_urlObject (readonly)

Returns the value of attribute template_data_download_url

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute template_id

Returns:

  • (Object)

    the current value of template_id



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def template_id
  @template_id
end

#template_typeObject (readonly)

Returns the value of attribute template_type

Returns:

  • (Object)

    the current value of template_type



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def template_type
  @template_type
end

#updated_atObject (readonly)

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def updated_at
  @updated_at
end

#vObject (readonly)

Returns the value of attribute v

Returns:

  • (Object)

    the current value of v



9
10
11
# File 'lib/high_level/models/emails/schedule_dto.rb', line 9

def v
  @v
end