suggest_domains

Function suggest_domains 

Source
pub async fn suggest_domains(
    configuration: &mut Configuration,
    params: SuggestDomainsParams,
) -> Result<InlineResponse2006, Error<SuggestDomainsError>>
Expand description

The Suggest method performs a real-time query of the search term(s) against the known zone database, making recommendations, stemming, and applying Unicode folding, IDN normalization, registrar supported-zone restrictions, and other refinements. Note: Suggest method responses do not include domain availability status.