Method: JSONAPI::Resource._type

Defined in:
lib/jsonapi/resource.rb

._typeObject

Returns the value of attribute _type.



454
455
456
# File 'lib/jsonapi/resource.rb', line 454

def _type
  @_type
end