Click or drag to resize

CreditCardIssuerIdNumber Property

The issuer ID number for the credit card. This is the first 6 digits of the credit card number. It identifies the issuing bank.

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

Property Value

Type: String
See Also