Method: JSONAPI::Operation#operation_type
- Defined in:
- lib/jsonapi/operation.rb
#operation_type ⇒ Object (readonly)
Returns the value of attribute operation_type.
3 4 5 |
# File 'lib/jsonapi/operation.rb', line 3 def operation_type @operation_type end |