Class TicketCategoryItemResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.ticket.ticket_settings_category.TicketCategoryItemResponse
- All Implemented Interfaces:
Serializable
单个工单分类项的响应 DTO。
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
description
-
enabled
-
defaultCategory
-
orderIndex
-
-
Constructor Details
-
TicketCategoryItemResponse
public TicketCategoryItemResponse()
-