Click or drag to resize

CreditCardIsIssuedInBillingAddressCountry Property

This field is true if the country of the billing address matches the country of the majority of customers using that IIN. In cases where the location of customers is highly mixed, the match is to the country of the bank issuing the card.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<bool> IsIssuedInBillingAddressCountry { get; }

Property Value

Type: NullableBoolean
See Also