Class VisitorRatingEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.service.visitor_rating.VisitorRatingEntity
- All Implemented Interfaces:
Serializable
满意度双向评价机制之:客服评价访客
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseEntity
getCreatedAtString, getUpdatedAtString
-
Field Details
-
score
private int score -
comment
-
images
-
threadUid
-
topic
-
agent
-
user
-
-
Constructor Details
-
VisitorRatingEntity
public VisitorRatingEntity()
-