Method: JSONAPI::Store::Identifier#type
- Defined in:
- lib/jsonapi/store/identifier.rb
#type ⇒ String
Returns type of the entity.
14 |
# File 'lib/jsonapi/store/identifier.rb', line 14 attribute :type, Types::Coercible::String |
Returns type of the entity.
14 |
# File 'lib/jsonapi/store/identifier.rb', line 14 attribute :type, Types::Coercible::String |