Class GetPopularPersonsResponse

java.lang.Object
com.amilesend.tmdb.client.model.PaginatedResponseBase<PopularPerson>
com.amilesend.tmdb.client.model.people.lists.GetPopularPersonsResponse

public class GetPopularPersonsResponse extends PaginatedResponseBase<PopularPerson>
Paginated response when retrieving a list of favorite movies for an account.
See Also: