Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeDocumentSuggestionResultDocument
Packages that use KnowledgeDocumentSuggestionResultDocument
-
Uses of KnowledgeDocumentSuggestionResultDocument in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeDocumentSuggestionResultDocumentModifier and TypeMethodDescriptionKnowledgeDocumentSuggestionResult.getDocument()The globally unique identifier for the document.KnowledgeDocumentSuggestionResultDocument.knowledgeBase(KnowledgeBaseReference knowledgeBase) The knowledge base that the document belongs to.The title of the document.Methods in com.mypurecloud.sdk.v2.model with parameters of type KnowledgeDocumentSuggestionResultDocumentModifier and TypeMethodDescriptionKnowledgeDocumentSuggestionResult.document(KnowledgeDocumentSuggestionResultDocument document) voidKnowledgeDocumentSuggestionResult.setDocument(KnowledgeDocumentSuggestionResultDocument document)