Method: JSONAPI::BasicResource._type

Defined in:
lib/jsonapi/basic_resource.rb

._typeObject

Returns the value of attribute _type.



505
506
507
# File 'lib/jsonapi/basic_resource.rb', line 505

def _type
  @_type
end