Class ThreadRatingResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.thread_rating.ThreadRatingResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private Boolean
private Integer
private ThreadResponse
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
-
score
-
comment
-
resolved
-
thread
-
-
Constructor Details
-
ThreadRatingResponse
public ThreadRatingResponse()
-