algo.Quota.consume()
Description
Decreases the quota.
Syntax
quota.produce(amount)
Parameters
consume(value)
value
Number to decrease the current quota by.
Return Value
The actual number by which the quota has decreased.
Decreases the quota.
quota.produce(amount)
consume(value)
Number to decrease the current quota by.
The actual number by which the quota has decreased.