SearchCardType Property
If specified, only transactions made with the matching the CardType will be included in the search results.
Syntax
__property String SearchCardType = {read=FSearchCardType, write=FSetSearchCardType, default=""};
Default Value
""
Remarks
If specified, only transactions made with the matching the CardType will be included in the search results. Valid values include:
1 | Visa Card. |
2 | MasterCard card. |
3 | American Express card. |
4 | Novus Discover card. |
12 | PayPal card. |
Data Type
String