Click or drag to resize
CreditCardIsPrepaid Property
This property is true if the card is a prepaid card.

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

Property Value

Type: NullableBoolean
See Also