Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorBody

Package version

Represents a service error response body.

Hierarchy

  • ErrorBody

Index

Properties

Properties

Optional code

code: undefined | string

The error code in the error response.

Optional message

message: undefined | string

The error message in the error response.

Generated using TypeDoc