get_consumption_credit method

get_consumption_credit

Retrieves amount of used credits

def get_consumption_credit(self):
    ...

Example

Following example demonstrates how to retrieve amount of MBs processed.

See Also