Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponseAutoGenerated

Package version

The error response.

Hierarchy

  • ErrorResponseAutoGenerated

Index

Properties

Properties

Optional code

code: undefined | string

The error code. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

The error message indicating why the operation failed. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc