Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceErrorDetail

Package version

Error details.

Hierarchy

  • ServiceErrorDetail

Index

Properties

Properties

Optional code

code: undefined | string

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

Optional message

message: undefined | string

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

Generated using TypeDoc