Class TicketCategorySettingsRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.ticket.ticket_settings_category.TicketCategorySettingsRequest
- All Implemented Interfaces:
PageableRequest,Serializable
工单分类设置草稿请求 DTO。
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<TicketCategoryItemRequest>private static final longFields inherited from class com.bytedesk.core.base.BaseRequest
channel, content, 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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
items
-
-
Constructor Details
-
TicketCategorySettingsRequest
public TicketCategorySettingsRequest()
-