Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeGuestAnswerDocumentResponse
Packages that use KnowledgeGuestAnswerDocumentResponse
-
Uses of KnowledgeGuestAnswerDocumentResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeGuestAnswerDocumentResponseModifier and TypeMethodDescriptionThe answer found inside a variationContent.The document id.The document title.KnowledgeGuestAnswerDocumentResponse.variation(KnowledgeGuestDocumentVariationAnswer variation) The variation with the answer's highlight data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type KnowledgeGuestAnswerDocumentResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type KnowledgeGuestAnswerDocumentResponseModifier and TypeMethodDescriptionKnowledgeGuestAnswerDocumentsResponse.results(List<KnowledgeGuestAnswerDocumentResponse> results) The results with answers.voidKnowledgeGuestAnswerDocumentsResponse.setResults(List<KnowledgeGuestAnswerDocumentResponse> results)