Class TvSeasonVideosQuery

java.lang.Object
dev.reuss.tmdb.domain.tv.season.query.TvSeasonVideosQuery
All Implemented Interfaces:
TmdbQuery, Serializable

public final class TvSeasonVideosQuery extends Object implements TmdbQuery
Query parameters for TV season videos.

Both language and included video languages are optional. Included video languages are serialized as a comma-separated include_video_language value.

See Also: