Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GatewayError

Package version

interface

An interface representing GatewayError. Detail of gateway errors.

Hierarchy

  • GatewayError

Index

Properties

Properties

Optional code

code: undefined | string
member

{string} [code] Error code of list gateway.

Optional message

message: undefined | string
member

{string} [message] Error message of list gateway.

Generated using TypeDoc