Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMessage

Hierarchy

  • IMessage

Index

Properties

code: number

The standard numeric code of the result message. Refer to the Error Messages documentation for examples. May optionally be displayed to the user, but is primarily intended for internal use.

description: string

The text of the result message, indicating order status, success or failure, additional requirements that must be met before placing the order, and so on. Applications typically display this message to the user, which may result in further user action.

The type used to identify the message.

Generated using TypeDoc