get_consumption_credit method
get_consumption_credit
Return the remaining metered credit for the current key.
def get_consumption_credit():
...
Returns: float: The remaining credit balance reported by the license server.
See Also
- class
Metered
Return the remaining metered credit for the current key.
def get_consumption_credit():
...
Returns: float: The remaining credit balance reported by the license server.
Metered