Class: CompoundWordingViewModel
- Inherits:
-
Struct
- Object
- Struct
- CompoundWordingViewModel
- Defined in:
- lib/ad_localize/view_models/compound_wording_view_model.rb
Instance Attribute Summary collapse
-
#label ⇒ Object
Returns the value of attribute label.
-
#variants ⇒ Object
Returns the value of attribute variants.
Instance Attribute Details
#label ⇒ Object
Returns the value of attribute label
2 3 4 |
# File 'lib/ad_localize/view_models/compound_wording_view_model.rb', line 2 def label @label end |
#variants ⇒ Object
Returns the value of attribute variants
2 3 4 |
# File 'lib/ad_localize/view_models/compound_wording_view_model.rb', line 2 def variants @variants end |