Click or drag to resize
ScoreFundsRemaining Property
The approximate US dollar value of the funds remaining on your MaxMind account.

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

Property Value

Type: NullableDecimal
See Also