Package com.bytedesk.core.category
Class CategoryResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.category.CategoryResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<CategoryResponse>
private String
private String
private Integer
private String
private String
private String
Fields inherited from class com.bytedesk.core.base.BaseResponse
createdAt, uid, updatedAt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
type
-
order
-
parentUid
-
children
-
kbUid
-
userUid
-
-
Constructor Details
-
CategoryResponse
public CategoryResponse()
-