Package com.bytedesk.ticket.attachment
Class TicketAttachmentEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.ticket.attachment.TicketAttachmentEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate TicketCommentEntity
private TicketEntity
private UploadEntity
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ticket
-
comment
-
upload
-
-
Constructor Details
-
TicketAttachmentEntity
public TicketAttachmentEntity()
-