IHubJobRecord
Represents a job record from the Hub API
Properties
| Property | Type | Notes | 
|---|---|---|
| number | Timestamp of when the job record was created | |
| string | Unique entry id | |
| string | untranslated plaintext message | |
| string | wellknown message id | |
| number | Timestamp of when the job record was last modified | |
| JobRecordStatus | Status of the job record | |
| JobRecordType | Type of job record | 
Interface defined in packages/common/src/content/types.ts:22