Interface: JobData
Defined in: model/jobData.ts:11
Contains information about the download creation job.
Export
JobData
Properties
attributes?
optional
attributes:JobDataAttributes
Defined in: model/jobData.ts:29
Memberof
JobData
id?
optional
id:string
Defined in: model/jobData.ts:23
The Job ID of the job creating the download.
Memberof
JobData
links?
optional
links:JsonApiLinksSelf
Defined in: model/jobData.ts:35
Memberof
JobData
type?
optional
type:"downloads"
Defined in: model/jobData.ts:17
Memberof
JobData