Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationStatusError

Package version

Error information associated with operation status call.

Hierarchy

  • OperationStatusError

Index

Properties

Properties

Optional code

code: undefined | string

Error code of the operation failure.

Optional message

message: undefined | string

Error message displayed if the operation failure.

Generated using TypeDoc