Click or drag to resize

Issuer Properties

The Issuer type exposes the following members.

Properties
  NameDescription
Public propertyMatchesProvidedName
This property is true if the name matches the name provided in the request for the card issuer. It is false if the name does not match. The property is null if either no name or no issuer ID number (IIN) was provided in the request or if MaxMind does not have a name associated with the IIN.
Public propertyMatchesProvidedPhoneNumber
This property is true if the phone number matches the number provided in the request for the card issuer. It is false if the number does not match. It is null if either no phone number or no issuer ID number(IIN) was provided in the request or if MaxMind does not have a phone number associated with the IIN.
Public propertyName
The name of the bank which issued the credit card.
Public propertyPhoneNumber
The phone number of the bank which issued the credit card. In some cases the phone number we return may be out of date.
Top
See Also