bitwarden_api_api::apis::stripe_api

Function tax_is_country_supported_get

Source
pub async fn tax_is_country_supported_get(
    configuration: &Configuration,
    country: Option<&str>,
) -> Result<(), Error<TaxIsCountrySupportedGetError>>