Click or drag to resize

CreditCard.IsVirtual 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: Nullable<Boolean>
See Also