get_billing_status method

get_billing_status()

Check the status of the Billing API.

def get_billing_status(self):
    ...

Returns

A suggestive message, along with true if the service is healthy, false otherwise.

See Also