Class AutoReplyKeywordResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private MessageTypeEnum
private Boolean
private LocalDateTime
private Boolean
private String
private AutoReplyKeywordMatchEnum
private Integer
private LocalDateTime
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
keywordList
-
replyList
-
matchType
-
contentType
-
tagList
-
replyCount
-
startDate
-
endDate
-
enabled
-
isTransfer
-
categoryUid
-
kbUid
-
-
Constructor Details
-
AutoReplyKeywordResponse
public AutoReplyKeywordResponse()
-