Click or drag to resize

CreditCardCvvResult Property

The card verification value (CVV) code as provided by the payment processor.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<char> CvvResult { get; }

Property Value

Type: NullableChar
See Also