Function accounts_billing_get_billing_history

Source
pub async fn accounts_billing_get_billing_history(
    configuration: &Configuration,
) -> Result<BillingHistoryResponseModel, Error<AccountsBillingGetBillingHistoryError>>