Class GetReviewsResponse

java.lang.Object
com.amilesend.tmdb.client.model.PaginatedResponseBase<Review>
com.amilesend.tmdb.client.model.movie.GetReviewsResponse

public class GetReviewsResponse extends PaginatedResponseBase<Review>
The response containing the list of a reviews for a movie.
See Also: