Package com.mypurecloud.sdk.v2.model
Class KnowledgeGuestDocumentSuggestionResult
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeGuestDocumentSuggestionResult
- All Implemented Interfaces:
Serializable
KnowledgeGuestDocumentSuggestionResult
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()matchedPhrase(String matchedPhrase) Matched phrase to the autocomplete suggestions query.voidsetMatchedPhrase(String matchedPhrase) toString()
-
Constructor Details
-
KnowledgeGuestDocumentSuggestionResult
public KnowledgeGuestDocumentSuggestionResult() -
KnowledgeGuestDocumentSuggestionResult
-
-
Method Details