JobDelayDetails interface

Job Delay Notification details

Properties

description

Description of the delay.

errorCode

Delay Error code

resolutionTime

Timestamp when the delay notification was resolved.

startTime

Timestamp when the delay notification was created.

status

Status of notification

Property Details

description

Description of the delay.

description?: string

Property Value

string

errorCode

Delay Error code

errorCode?: string

Property Value

string

resolutionTime

Timestamp when the delay notification was resolved.

resolutionTime?: Date

Property Value

Date

startTime

Timestamp when the delay notification was created.

startTime?: Date

Property Value

Date

status

Status of notification

status?: string

Property Value

string