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 UserProtobuf
private String
private Integer
private String
private String
private UserProtobuf
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
-
score
-
comment
-
threadUid
-
topic
-
agent
-
user
-
-
Constructor Details
-
ThreadRatingResponse
public ThreadRatingResponse()
-