Class RatingRequest

java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.service.rating.RatingRequest
All Implemented Interfaces:
Serializable

public class RatingRequest extends BaseRequest
See Also:
  • Field Details

    • score

      private Integer score
    • comment

      private String comment
    • threadTopic

      private String threadTopic
    • user

      private String user
  • Constructor Details

    • RatingRequest

      public RatingRequest()