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 occured. See API Errors for a list of error codes.

message

message: string

A description of the issue encountered.

timestamp

timestamp: Date

The time the error occured, in the format defined by RFC 3339.

Functions

getDeserializedJsonObj

getJsonObj