Package com.mypurecloud.sdk.v2.model
Class GKNDocumentationResult
java.lang.Object
com.mypurecloud.sdk.v2.model.GKNDocumentationResult
- All Implemented Interfaces:
Serializable
GKNDocumentationResult
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GKNDocumentationResult
public GKNDocumentationResult() -
GKNDocumentationResult
-
-
Method Details
-
content
The text or html content for the documentation entity. Will be returned in responses for certain entities. -
getContent
-
setContent
-
link
URL link for the documentation entity. Will be returned in responses for certain entities. -
getLink
-
setLink
-
title
The title of the documentation entity. Will be returned in responses for certain entities. -
getTitle
-
setTitle
-
type
The search type. Will be returned in responses for certain entities. -
getType
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-