Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventType

Used to identify Events.

Index

Enumeration members

Enumeration members

BankAdded

BankAdded = "BankAdded"

Indicates at least one bank has been successfully added.

Done

Done = "Done"

Indicated that the entire flow has been completed, and that the window can be closed.

Error

Error = "Error"

Indicates an error has occured. If a single success event is sent, errors may be ignored.

Generated using TypeDoc