Class MessageLeaveResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.message_leave.MessageLeaveResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private ZonedDateTime
private UserProtobuf
private ZonedDateTime
private UserProtobuf
private String
private String
private String
private String
private String
private String
private String
private String
private ZonedDateTime
private UserProtobuf
private ZonedDateTime
private UserProtobuf
private ZonedDateTime
private String
private UserProtobuf
private ZonedDateTime
private UserProtobuf
private String
private UserProtobuf
private String
private String
private String
private ZonedDateTime
private UserProtobuf
private String
private UserProtobuf
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
nickname
-
contact
-
-
type
-
images
-
attachments
-
replyContent
-
replyImages
-
replyAttachments
-
repliedAt
-
status
-
categoryUid
-
priority
-
ticketUid
-
messageUid
-
threadUid
-
channel
-
deviceInfo
-
ipAddress
-
location
-
tagList
-
user
-
replyUser
-
readUser
-
readAt
-
transferUser
-
transferredAt
-
targetAgentUid
-
targetAgent
-
closeUser
-
closedAt
-
spamUser
-
spamAt
-
confirmUser
-
confirmedAt
-
rejectUser
-
rejectedAt
-
-
Constructor Details
-
MessageLeaveResponse
public MessageLeaveResponse()
-
-
Method Details
-
getRepliedAt
-
getReadAt
-
getTransferredAt
-
getClosedAt
-
getSpamAt
-
getConfirmedAt
-
getRejectedAt
-