Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeAnswerDocumentResponse
Packages that use KnowledgeAnswerDocumentResponse
-
Uses of KnowledgeAnswerDocumentResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeAnswerDocumentResponseModifier and TypeMethodDescriptionThe answer found inside a variationContent.The document id.The document title.KnowledgeAnswerDocumentResponse.variation(DocumentVariationAnswer variation) The variation with the answer's highlight data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type KnowledgeAnswerDocumentResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type KnowledgeAnswerDocumentResponseModifier and TypeMethodDescriptionKnowledgeAnswerDocumentsResponse.results(List<KnowledgeAnswerDocumentResponse> results) The results with answers if the answerMode request property is not set or contains \"AnswerHighlight\".voidKnowledgeAnswerDocumentsResponse.setResults(List<KnowledgeAnswerDocumentResponse> results)