Method: JSONAPI::CachedResponseFragment#type
- Defined in:
- lib/jsonapi/cached_response_fragment.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
42 43 44 |
# File 'lib/jsonapi/cached_response_fragment.rb', line 42 def type @type end |