get_consumption_credit method

get_consumption_credit

Retrieves count of credits consumed.

def get_consumption_credit(self):
    ...

Example

Following example demonstrates how to retrieve count of credits consumed.

See Also