Class: HighLevel::Models::AdManager::GoogleAssetsDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#business_logoObject (readonly)

Returns the value of attribute business_logo

Returns:

  • (Object)

    the current value of business_logo



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

def 
  @business_logo
end

#callsObject (readonly)

Returns the value of attribute calls

Returns:

  • (Object)

    the current value of calls



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

def calls
  @calls
end

#imagesObject (readonly)

Returns the value of attribute images

Returns:

  • (Object)

    the current value of images



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

def images
  @images
end

#lead_formObject (readonly)

Returns the value of attribute lead_form

Returns:

  • (Object)

    the current value of lead_form



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

def lead_form
  @lead_form
end

Returns the value of attribute sitelinks

Returns:

  • (Object)

    the current value of sitelinks



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

def sitelinks
  @sitelinks
end