Class: HighLevel::Models::AdManager::LocalizedStringDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#localizedObject (readonly)

Returns the value of attribute localized

Returns:

  • (Object)

    the current value of localized



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

def localized
  @localized
end