Class ThreadSummaryResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.thread_summary.ThreadSummaryResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private String
private String
private String
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
title
-
-
solution
-
tagList
-
status
-
categoryUid
-
threadUid
-
topic
-
-
Constructor Details
-
ThreadSummaryResponse
public ThreadSummaryResponse()
-