Class: Twilic::Core::Model::StringMode::Entry
- Inherits:
-
Data
- Object
- Data
- Twilic::Core::Model::StringMode::Entry
- Defined in:
- lib/twilic/core/model.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
readonly
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object (readonly)
Returns the value of attribute value
91 92 93 |
# File 'lib/twilic/core/model.rb', line 91 def value @value end |