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 Stringprivate Booleanprivate ZonedDateTimeprivate Stringprivate Stringprivate ZonedDateTimeprivate Stringprivate StringFields inherited from class com.bytedesk.core.base.BaseRequest
channel, 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
-
title
-
-
shortCut
-
tagList
-
enabled
-
clickCount
-
startDate
-
endDate
-
categoryUid
-
kbUid
-
agentUid
-
elasticStatus
-
vectorStatus
-
componentType
-
-
Constructor Details
-
QuickReplyRequest
public QuickReplyRequest()
-