CardSource
Jump to navigation
Jump to search
Card source enumeration
This enum indicates the source of a bank card.
Included in
Bank card sources are used in the following structures:
Enum list
| Enum value | Byte / int value | Description |
|---|---|---|
| Unknown | 0 | The card source is unknown. |
| Barion | 1 | The card number was typed on the Barion's GUI or the card number was registered previously. |
| GooglePay | 2 | Google Pay |
| ApplePay | 3 | Apple Pay |
NOTE: The enum value is returned as string.