Click or drag to resize
SubscoresChargeback Property
Individualized risk of chargeback for the given IP address on your account and shop ID.This is only available to users sending chargeback data to MaxMind. 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> Chargeback { get; }

Property Value

Type: NullableDouble
See Also