pub async fn exists_email_local_part(
configuration: &Configuration,
workspace: &str,
exists_email_local_part_request: ExistsEmailLocalPartRequest,
) -> Result<bool, Error<ExistsEmailLocalPartError>>
pub async fn exists_email_local_part(
configuration: &Configuration,
workspace: &str,
exists_email_local_part_request: ExistsEmailLocalPartRequest,
) -> Result<bool, Error<ExistsEmailLocalPartError>>