Class: HighLevel::Models::AdManager::ThankYouPage

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/thank_you_page.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject (readonly)

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



9
10
11
# File 'lib/high_level/models/ad_manager/thank_you_page.rb', line 9

def body
  @body
end

#business_phoneObject (readonly)

Returns the value of attribute business_phone

Returns:

  • (Object)

    the current value of business_phone



9
10
11
# File 'lib/high_level/models/ad_manager/thank_you_page.rb', line 9

def business_phone
  @business_phone
end

Returns the value of attribute button_link

Returns:

  • (Object)

    the current value of button_link



9
10
11
# File 'lib/high_level/models/ad_manager/thank_you_page.rb', line 9

def button_link
  @button_link
end

#button_textObject (readonly)

Returns the value of attribute button_text

Returns:

  • (Object)

    the current value of button_text



9
10
11
# File 'lib/high_level/models/ad_manager/thank_you_page.rb', line 9

def button_text
  @button_text
end

#button_typeObject (readonly)

Returns the value of attribute button_type

Returns:

  • (Object)

    the current value of button_type



9
10
11
# File 'lib/high_level/models/ad_manager/thank_you_page.rb', line 9

def button_type
  @button_type
end

#country_codeObject (readonly)

Returns the value of attribute country_code

Returns:

  • (Object)

    the current value of country_code



9
10
11
# File 'lib/high_level/models/ad_manager/thank_you_page.rb', line 9

def country_code
  @country_code
end

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



9
10
11
# File 'lib/high_level/models/ad_manager/thank_you_page.rb', line 9

def title
  @title
end