# 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]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)