IHubDownloadJobRecord

Interface

Represents a download job record from the Hub API

Extends

Properties

Property Type Notes
type DOWNLOAD
created Inherited number

Timestamp of when the job record was created

id Inherited string

Unique entry id

message Inherited string

untranslated plaintext message

messageId Inherited string

wellknown message id

modified Inherited number

Timestamp of when the job record was last modified

status Inherited JobRecordStatus

Status of the job record

layerId Optional string

The layer associated with the download


Interface defined in common/src/content/types.ts:52