Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

An error encountered while executing a work request.

Properties

code

code: string

A machine-usable code for the error that occurred. Refer to API Errors for a list of error codes.

message

message: string

A human readable description of the issue encountered.

timestamp

timestamp: Date

The time the error occurred. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj