Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ErrorBody

Error Information.

Properties

code

code: string

A short error code that defines the error, which is useful for programmatic parsing.

message

message: string

A human-readable error string.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: ErrorBody): object

getJsonObj