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: 2.0.0
Syntax
public Nullable<long> QueriesRemaining { get; }

Property Value

Type: NullableInt64
See Also