Class: ArSerializer::TSType
- Inherits:
-
Data
- Object
- Data
- ArSerializer::TSType
- Defined in:
- lib/ar_serializer.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object (readonly)
Returns the value of attribute type
7 8 9 |
# File 'lib/ar_serializer.rb', line 7 def type @type end |