Click or drag to resize
CreditCard.BankName Property
The name of the issuing bank as provided by the end user.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public string BankName { get; }

Property Value

Type: String
See Also