Class SuggestionResponse

java.lang.Object
com.skava.search.model.SuggestionResponse
All Implemented Interfaces:
Serializable

public class SuggestionResponse extends Object implements Serializable
This model contains the details of a suggestion, such as didYouMean, searchTerm, and suggestions.
See Also:
  • Constructor Details

    • SuggestionResponse

      public SuggestionResponse()