Class Rating

  • All Implemented Interfaces:

    @JsonClass(generateAdapter = true) 
    public final class Rating
    
                        

    A person can rate an item of content by liking it. They can also remove their like of an item of content. API methods exist to get a list of ratings and to add a new rating.