Click or drag to resize

CreditCardIsVirtual Property

This property is true if the card is a virtual card.

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

Property Value

Type: NullableBoolean
See Also