@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
FindByIdResponse
Interface FindByIdResponse
interface
FindByIdResponse
{
movie_results
:
FindMovieResult
[]
;
person_results
:
FindPersonResult
[]
;
tv_episode_results
:
FindTvEpisodeResult
[]
;
tv_results
:
FindTvResult
[]
;
tv_season_results
:
FindTvSeasonResult
[]
;
}
Index
Properties
movie_
results
person_
results
tv_
episode_
results
tv_
results
tv_
season_
results
Properties
movie_
results
movie_results
:
FindMovieResult
[]
person_
results
person_results
:
FindPersonResult
[]
tv_
episode_
results
tv_episode_results
:
FindTvEpisodeResult
[]
tv_
results
tv_results
:
FindTvResult
[]
tv_
season_
results
tv_season_results
:
FindTvSeasonResult
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
movie_
results
person_
results
tv_
episode_
results
tv_
results
tv_
season_
results
@carlosnc/tmdb-sdk - v0.8.0
Loading...