Interface APIError

Hierarchy

  • APIError
    • APIError

Properties

Properties

code: string

The error code

Memberof

APIError

details?: string

The error details

Memberof

APIError

message: string

The error message

Memberof

APIError

Generated using TypeDoc