JobDelayDetailsResponse

data class JobDelayDetailsResponse(val description: String, val errorCode: String, val resolutionTime: String, val startTime: String, val status: String)

Job Delay Notification details

Constructors

Link copied to clipboard
constructor(description: String, errorCode: String, resolutionTime: String, startTime: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Description of the delay.

Link copied to clipboard

Delay Error code

Link copied to clipboard

Timestamp when the delay notification was resolved.

Link copied to clipboard

Timestamp when the delay notification was created.

Link copied to clipboard

Status of notification