get_consumption_quantity method

get_consumption_quantity

Retrieves the amount of MBs processed.

Returns

consumption quantity

def get_consumption_quantity(self):
    ...

Example

The following example demonstrates how to retrieve the amount of MBs processed.

See Also