Class GetVideosResponse

java.lang.Object
com.amilesend.tmdb.client.model.Resource<Integer,GetVideosResponse>
com.amilesend.tmdb.client.model.movie.GetVideosResponse

public class GetVideosResponse extends Resource<Integer,GetVideosResponse>
The response containing the list of videos for a movie.
See Also: