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: 2.0.0
Syntax
public Nullable<bool> IsPrepaid { get; }

Property Value

Type: NullableBoolean
See Also