Interface: FolderContentsLinks
Defined in: model/folderContentsLinks.ts:9
Information on links for this resource. first
, prev
, and next
are available only when the response is paginated.
Export
FolderContentsLinks
Properties
first?
optional
first:JsonApiLink
Defined in: model/folderContentsLinks.ts:21
Memberof
FolderContentsLinks
next?
optional
next:JsonApiLink
Defined in: model/folderContentsLinks.ts:33
Memberof
FolderContentsLinks
prev?
optional
prev:JsonApiLink
Defined in: model/folderContentsLinks.ts:27
Memberof
FolderContentsLinks
self
self:
JsonApiLink
Defined in: model/folderContentsLinks.ts:15
Memberof
FolderContentsLinks