Click or drag to resize
SubscoresCvvResult Property
The risk associated with the CVV result. If present, this is a value in the range 0.01 to 99.

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

Property Value

Type: NullableDouble
See Also