Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DefaultErrorResponseErrorDetailsItem

Package version

Detailed errors.

Hierarchy

  • DefaultErrorResponseErrorDetailsItem

Index

Properties

Properties

Optional code

code: undefined | string

Standardized string to programmatically identify the error. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

Detailed error description and debugging information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional target

target: undefined | string

Detailed error description and debugging information. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc