Function is_domain_allowed

Source
pub async fn is_domain_allowed(
    configuration: &Configuration,
) -> Result<bool, Error<IsDomainAllowedError>>