Class: HighLevel::Models::AdManager::CreationLocaleDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#countryObject (readonly)

Returns the value of attribute country

Returns:

  • (Object)

    the current value of country



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

def country
  @country
end

#languageObject (readonly)

Returns the value of attribute language

Returns:

  • (Object)

    the current value of language



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

def language
  @language
end