Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

An object returned in the event of a work request error.

Properties

Optional code

code: undefined | string

A machine-usable code for the error that occurred.

Optional message

message: undefined | string

The error message.

Optional timestamp

timestamp: Date

The date and time the work request error happened, expressed in RFC 3339 timestamp format.

Functions

getDeserializedJsonObj

getJsonObj