Class GetTranslationsResponse

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

public class GetTranslationsResponse extends Resource<Integer,GetTranslationsResponse>
Response that contains a list of translations for a movie.
See Also: