Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.13 KB

MovieSimilar200ResponseResultsInner.md

File metadata and controls

25 lines (19 loc) · 1.13 KB

MovieSimilar200ResponseResultsInner

Properties

Name Type Description Notes
adult Bool [optional] [default to true]
backdrop_path String [optional] [default to nothing]
genre_ids Vector{Int64} [optional] [default to nothing]
id Int64 [optional] [default to 0]
original_language String [optional] [default to nothing]
original_title String [optional] [default to nothing]
overview String [optional] [default to nothing]
popularity Float64 [optional] [default to 0]
poster_path String [optional] [default to nothing]
release_date String [optional] [default to nothing]
title String [optional] [default to nothing]
video Bool [optional] [default to true]
vote_average Float64 [optional] [default to 0]
vote_count Int64 [optional] [default to 0]

[Back to Model list] [Back to API list] [Back to README]