new BankActionDefinition()
Extends
Members
-
label :string
-
- Inherited From:
-
options :Array.<CompanionInputField>
-
- Inherited From:
Methods
-
nullable callback(action, info) → {void}
-
Parameters:
Name Type Description action
BankActionItem info
BankActionEventInfo Returns:
void -
nullable subscribe(action) → {void}
-
Parameters:
Name Type Description action
BankActionItem Returns:
void -
nullable unsubscribe(action) → {void}
-
Parameters:
Name Type Description action
BankActionItem Returns:
void