Class VisitorRatingResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.visitor_rating.VisitorRatingResponse
- 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
createdAt, uid, updatedAt
-
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
-
VisitorRatingResponse
public VisitorRatingResponse()
-