Class: HighLevel::Models::AdManager::LocaleDTO
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::AdManager::LocaleDTO
- Defined in:
- lib/high_level/models/ad_manager/locale_dto.rb
Instance Attribute Summary collapse
-
#country ⇒ Object
readonly
Returns the value of attribute country.
-
#language ⇒ Object
readonly
Returns the value of attribute language.
Instance Attribute Details
#country ⇒ Object (readonly)
Returns the value of attribute country
9 10 11 |
# File 'lib/high_level/models/ad_manager/locale_dto.rb', line 9 def country @country end |
#language ⇒ Object (readonly)
Returns the value of attribute language
9 10 11 |
# File 'lib/high_level/models/ad_manager/locale_dto.rb', line 9 def language @language end |