document library
JSON:API Document model.
Classes
- ErrorObject
- ErrorObject represents an error occurred on the server.
- Identifier
- A Resource Identifier object
- InboundDocument
- Inbound JSON:API document
- Link
- A JSON:API link https://jsonapi.org/format/#document-links
- LocalIdentifier
- NewIdentifier
- A new Resource Identifier object, used when creating new resources on the server.
- NewRelationship
- NewResource
- A set of properties for a to-be-created resource which does not have the id yet.
- NewToMany
- NewToOne
- OutboundDataDocument
- A sever-to-client document with data.
- OutboundDocument
- A sever-to-client document.
- OutboundErrorDocument
- A sever-to-client document with errors.
- Relationship
- Resource
- ToMany
- ToOne