Click or drag to resize

Score.FundsRemaining 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: 2.0.0
Syntax
public Nullable<decimal> FundsRemaining { get; }

Property Value

Type: Nullable<Decimal>
See Also