Interface: RelationshipLinks
Defined in: model/relationshipLinks.ts:11
An object containing relationship links of a resource.
Export
RelationshipLinks
Properties
data?
optional
data:Set
<RelationshipLinksData
>
Defined in: model/relationshipLinks.ts:29
An array of objects where each object represents link.
Memberof
RelationshipLinks
jsonapi?
optional
jsonapi:JsonApiVersion
Defined in: model/relationshipLinks.ts:17
Memberof
RelationshipLinks
links?
optional
links:JsonApiLinksSelf
Defined in: model/relationshipLinks.ts:23
Memberof
RelationshipLinks