Package com.skava.search.model
Class SuggestionResponse
java.lang.Object
com.skava.search.model.SuggestionResponse
- All Implemented Interfaces:
Serializable
This model contains the details of a suggestion, such as didYouMean, searchTerm, and suggestions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SuggestionResponse
public SuggestionResponse()
-