Class MessageLeaveRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.service.message_leave.MessageLeaveRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private String
private String
private String
private String
private String
private LocalDateTime
private String
private String
private String
private String
private String
private String
Fields inherited from class com.bytedesk.core.base.BaseRequest
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
-
contact
-
-
images
-
attachments
-
reply
-
replyImages
-
replyAttachments
-
repliedAt
-
status
-
categoryUid
-
priority
-
ticketUid
-
messageUid
-
threadUid
-
client
-
deviceInfo
-
ipAddress
-
location
-
tagList
-
user
-
replyUser
-
-
Constructor Details
-
MessageLeaveRequest
public MessageLeaveRequest()
-