Enumeration Members ALL_ TRANSACTIONS ALL_ TRANSACTIONS : "ALL_TRANSACTIONS"
Defined in profile/enums/restriction-name.enum.ts:14 BANK_ WITHDRAWALS BANK_ WITHDRAWALS : "BANK_WITHDRAWALS"
Defined in profile/enums/restriction-name.enum.ts:40 CARD_ DEPOSITS CARD_ DEPOSITS : "CARD_DEPOSITS"
Defined in profile/enums/restriction-name.enum.ts:31 DEPOSITS DEPOSITS : "DEPOSITS"
Defined in profile/enums/restriction-name.enum.ts:35 DEPOSITS_ AND_ WITHDRAWALS DEPOSITS_ AND_ WITHDRAWALS : "DEPOSITS_AND_WITHDRAWALS"
Defined in profile/enums/restriction-name.enum.ts:45 INCOMING_ TRANSACTIONS INCOMING_ TRANSACTIONS : "INCOMING_TRANSACTIONS"
Defined in profile/enums/restriction-name.enum.ts:23 INCOMING_ TRANSACTIONS_ AND_ TRANSFERS INCOMING_ TRANSACTIONS_ AND_ TRANSFERS : "INCOMING_TRANSACTIONS_AND_TRANSFERS"
Defined in profile/enums/restriction-name.enum.ts:46 LOGIN LOGIN : "LOGIN"
Defined in profile/enums/restriction-name.enum.ts:10 OTHER OTHER : "OTHER"
Defined in profile/enums/restriction-name.enum.ts:50 OUTGOING_ TRANSACTIONS OUTGOING_ TRANSACTIONS : "OUTGOING_TRANSACTIONS"
Defined in profile/enums/restriction-name.enum.ts:18 OUTGOING_ TRANSACTIONS_ AND_ CARD_ DEPOSITS OUTGOING_ TRANSACTIONS_ AND_ CARD_ DEPOSITS : "OUTGOING_TRANSACTIONS_AND_CARD_DEPOSITS"
Defined in profile/enums/restriction-name.enum.ts:39 SEND_ MONEY SEND_ MONEY : "SEND_MONEY"
Defined in profile/enums/restriction-name.enum.ts:27 WITHDRAWALS WITHDRAWALS : "WITHDRAWALS"
Defined in profile/enums/restriction-name.enum.ts:41
Represents the name of a restriction applied to a customer wallet.