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. Error codes are listed in API Errors.

message

message: string

A human readable description of the issue encountered.

timestamp

timestamp: Date

Time the error occured. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj