Interface: CreatedDownload
Defined in: model/createdDownload.ts:11
An object that represents the response to a Create Download request.
Export
CreatedDownload
Properties
data?
optional
data:CreatedDownloadData
[]
Defined in: model/createdDownload.ts:29
An array of objects containing a single object, which represents the job that was kicked off.
Memberof
CreatedDownload
jsonapi?
optional
jsonapi:JsonApiVersion
Defined in: model/createdDownload.ts:17
Memberof
CreatedDownload
links?
optional
links:JsonApiLinksSelf
Defined in: model/createdDownload.ts:23
Memberof
CreatedDownload