Class GetKeywordsResponse

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

public class GetKeywordsResponse extends Resource<Integer,GetKeywordsResponse>
The response containing the list of keywords associated with a movie.
See Also: