IHubDownloadJobRecord
Represents a download job record from the Hub API
Extends
Properties
| Property | Type | Notes |
|---|---|---|
| DOWNLOAD | ||
| Inherited | number |
Timestamp of when the job record was created |
| Inherited | string |
Unique entry id |
| Inherited | string |
untranslated plaintext message |
| Inherited | string |
wellknown message id |
| Inherited | number |
Timestamp of when the job record was last modified |
| Inherited | JobRecordStatus |
Status of the job record |
| Optional | string |
The layer associated with the download |
Interface defined in packages/common/src/content/types.ts:42