Interface: JsonApiLink
Defined in: model/jsonApiLink.ts:8
An object containing the hyperlink to the referenced resource.
Export
JsonApiLink
Properties
href
href:
string
Defined in: model/jsonApiLink.ts:14
A hypertext reference to the location of the referenced resource.
Memberof
JsonApiLink