Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

An error encountered while executing an operation that is tracked by a work request.

Properties

code

code: string

A machine-usable code for the error that occured. For a list of error codes, see API Errors.

message

message: string

A human-readable string describing the error that occurred.

timestamp

timestamp: Date

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

Functions

getDeserializedJsonObj

getJsonObj