Click or drag to resize

Subscores.Chargeback 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: 2.0.0
Syntax
public Nullable<double> Chargeback { get; }

Property Value

Type: Nullable<Double>
See Also