get_consumption_credit method

get_consumption_credit

Retrieves count of credits consumed.

Returns

A decimal value that represents the consumption credit.

def get_consumption_credit(self):
    ...

Example

Following example demonstrates how to retrieve count of credits consumed.

See Also