Class AutoReplyKeywordEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
- All Implemented Interfaces:
Serializable
自动回复-关键词匹配
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private boolean
private LocalDateTime
private boolean
private String
private String
private int
private LocalDateTime
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
keywordList
-
replyList
-
matchType
-
contentType
-
enabled
private boolean enabled -
tagList
-
isTransfer
private boolean isTransfer -
replyCount
private int replyCount -
startDate
-
endDate
-
categoryUid
-
kbUid
-
-
Constructor Details
-
AutoReplyKeywordEntity
public AutoReplyKeywordEntity()
-