Package com.mypurecloud.sdk.v2.model
Class KnowledgeDocumentAlternative
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeDocumentAlternative
- All Implemented Interfaces:
Serializable
KnowledgeDocumentAlternative
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionautocomplete(Boolean autocomplete) Autocomplete enabled for the alternate phrase.booleaninthashCode()Alternate phrasing to the document title, having a limit of 500 words.voidsetAutocomplete(Boolean autocomplete) voidtoString()
-
Constructor Details
-
KnowledgeDocumentAlternative
public KnowledgeDocumentAlternative() -
KnowledgeDocumentAlternative
-
-
Method Details
-
phrase
Alternate phrasing to the document title, having a limit of 500 words. -
getPhrase
-
setPhrase
-
autocomplete
Autocomplete enabled for the alternate phrase. -
getAutocomplete
-
setAutocomplete
-
equals
-
hashCode
public int hashCode() -
toString
-