actions property

List<BankCardActionOpenUrl> actions
read / write

Actions that can be done with the bank card number.

Implementation

late List<BankCardActionOpenUrl> actions;