Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceError

Package version

API error details.

Hierarchy

  • ServiceError

Index

Properties

Properties

Optional code

code: undefined | string

Error code.

Optional details

List of error details. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

Error message.

Generated using TypeDoc