CreditCardNetwork Property |
Gets the payment network type of the card.
Namespace:
DotNetBrowser.Card
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public CreditCardNetworkType Network { get; }
Property Value
Type:
CreditCardNetworkTypeThe payment network type of the card.
See Also