Package com.mypurecloud.sdk.v2.model
Class KnowledgeGuestAnswerDocumentResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeGuestAnswerDocumentResponse
- All Implemented Interfaces:
Serializable
KnowledgeGuestAnswerDocumentResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KnowledgeGuestAnswerDocumentResponse
public KnowledgeGuestAnswerDocumentResponse() -
KnowledgeGuestAnswerDocumentResponse
-
-
Method Details
-
id
The document id. -
getId
-
setId
-
title
The document title. -
getTitle
-
setTitle
-
answer
The answer found inside a variationContent. -
getAnswer
-
setAnswer
-
variation
public KnowledgeGuestAnswerDocumentResponse variation(KnowledgeGuestDocumentVariationAnswer variation) The variation with the answer's highlight data. -
getVariation
-
setVariation
-
equals
-
hashCode
public int hashCode() -
toString
-