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