Function enrich_attribute

Source
pub async fn enrich_attribute(
    configuration: &Configuration,
    attribute_id: &str,
    enrich_modules_list: EnrichModulesList,
) -> Result<EnrichAttribute200Response, Error<EnrichAttributeError>>