Data

Type parameters

Attrs: Attributes

Rels: OptionalRels

Hierarchy

  • Data

Index

Properties

Properties

attributes

attributes: Attrs

Defined in jsonApi.interface.ts:39

id

id: string

Defined in jsonApi.interface.ts:37

links: object

Defined in jsonApi.interface.ts:41

Type declaration:

  • self: string

relationships

relationships: Rels

Defined in jsonApi.interface.ts:40

type

type: string

Defined in jsonApi.interface.ts:38

Last updated