Class: HighLevel::Models::Emails::FetchBuilderSuccesfulResponseDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#date_addedObject (readonly)

Returns the value of attribute date_added

Returns:

  • (Object)

    the current value of date_added



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

def date_added
  @date_added
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/fetch_builder_succesful_response_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/fetch_builder_succesful_response_dto.rb', line 9

def is_plain_text
  @is_plain_text
end

#last_updatedObject (readonly)

Returns the value of attribute last_updated

Returns:

  • (Object)

    the current value of last_updated



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

def last_updated
  @last_updated
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/fetch_builder_succesful_response_dto.rb', line 9

def name
  @name
end

#preview_urlObject (readonly)

Returns the value of attribute preview_url

Returns:

  • (Object)

    the current value of preview_url



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

def preview_url
  @preview_url
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/fetch_builder_succesful_response_dto.rb', line 9

def template_type
  @template_type
end

#updated_byObject (readonly)

Returns the value of attribute updated_by

Returns:

  • (Object)

    the current value of updated_by



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

def updated_by
  @updated_by
end

#versionObject (readonly)

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



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

def version
  @version
end