Class: Ynl::Models::SubMessage::Format
- Inherits:
-
Struct
- Object
- Struct
- Ynl::Models::SubMessage::Format
- Defined in:
- lib/ynl/models.rb
Instance Attribute Summary collapse
-
#attribute_set ⇒ Object
Returns the value of attribute attribute_set.
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#attribute_set ⇒ Object
Returns the value of attribute attribute_set
33 34 35 |
# File 'lib/ynl/models.rb', line 33 def attribute_set @attribute_set end |
#value ⇒ Object
Returns the value of attribute value
33 34 35 |
# File 'lib/ynl/models.rb', line 33 def value @value end |