Package com.bytedesk.kbase.quick_reply
Class QuickReplyRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.kbase.quick_reply.QuickReplyRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Integerprivate Stringprivate Stringprivate Booleanprivate ZonedDateTimeprivate Stringprivate static final longprivate Stringprivate ZonedDateTimeprivate Stringprivate StringFields inherited from class com.bytedesk.core.base.BaseRequest
channel, content, orgUid, pageNumber, pageSize, type, uid, userUid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
title
-
shortCut
-
tagList
-
enabled
-
clickCount
-
startDate
-
endDate
-
categoryUid
-
kbUid
-
agentUid
-
elasticStatus
-
vectorStatus
-
componentType
-
-
Constructor Details
-
QuickReplyRequest
public QuickReplyRequest()
-