Package version:

Interface ErrorDetail

The error detail.

Hierarchy

  • ErrorDetail

Properties

Properties

code?: string

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

message?: string

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

Generated using TypeDoc