Click or drag to resize
ScoreQueriesRemaining Property
The approximate number of queries remaining for this service before your account runs out of funds.

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

Property Value

Type: NullableInt64
See Also