Class GetAllTrendingResponse

java.lang.Object
com.amilesend.tmdb.client.model.PaginatedResponseBase<SearchResult>
com.amilesend.tmdb.client.model.trending.GetAllTrendingResponse

public class GetAllTrendingResponse extends PaginatedResponseBase<SearchResult>
The response that contains the list of trending resources.
See Also: