fromAttractionSearchModel

Converts attraction search criteria into a map of query parameters.

This method takes a DiscoveryAttractionSearchCriteria object and generates a map of query parameters based on its properties, such as attraction IDs, keywords, source, page size, current page, sort method, classification identifiers, and classification names. If the web domain is not specified, it defaults to the US market domain.

Return

A map of query parameter names to their values.

Parameters

searchAttraction

The criteria for the attraction search.