Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

The error that occured while executing an operation that is tracked by a work request.

Properties

code

code: string

A machine-usable code for the error that occured, as listed in API Errors.

message

message: string

A user friendly description of the error that occured.

timestamp

timestamp: Date

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

Functions

getDeserializedJsonObj

getJsonObj