Method: JSONAPI::Store::Identifier#id

Defined in:
lib/jsonapi/store/identifier.rb

#idString

Returns id of the entity.

Returns:

  • (String)

    id of the entity



12
# File 'lib/jsonapi/store/identifier.rb', line 12

attribute :id, Types::Coercible::String