bitwarden_api_api::apis::accounts_billing_api

Function accounts_billing_history_get

source
pub async fn accounts_billing_history_get(
    configuration: &Configuration,
) -> Result<BillingHistoryResponseModel, Error<AccountsBillingHistoryGetError>>