Class TicketCategorySettingsResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.ticket.ticket_settings_category.TicketCategorySettingsResponse
- All Implemented Interfaces:
Serializable
工单分类设置响应 DTO。
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Longprivate Longprivate List<TicketCategoryItemResponse>private static final long -
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:
-
items
-
defaultCategoryUid
-
enabledCount
-
disabledCount
-
-
Constructor Details
-
TicketCategorySettingsResponse
public TicketCategorySettingsResponse()
-