Interface: CreatedDownloadData
Defined in: model/createdDownloadData.ts:11
Export
CreatedDownloadData
Properties
attributes?
optional
attributes:CreatedDownloadDataAttributes
Defined in: model/createdDownloadData.ts:29
Memberof
CreatedDownloadData
id?
optional
id:string
Defined in: model/createdDownloadData.ts:23
A unique ID assigned to identify the job that creates the download. This ID doubles up as the unique ID to identify the download.
Memberof
CreatedDownloadData
links?
optional
links:JsonApiLinksSelf
Defined in: model/createdDownloadData.ts:35
Memberof
CreatedDownloadData
type?
optional
type:"downloads"
Defined in: model/createdDownloadData.ts:17
Memberof
CreatedDownloadData