The Movie Database .NET Class Library  V1.0.0.0
Properties | List of all members
TMDb.ShowResultItem Class Reference

Properties

string backdrop_path [get, set]
 
int id [get, set]
 
string original_name [get, set]
 
string first_air_date [get, set]
 
List< string > origin_country [get, set]
 
string poster_path [get, set]
 
double popularity [get, set]
 
string name [get, set]
 
double vote_average [get, set]
 
int vote_count [get, set]
 

Property Documentation

string TMDb.ShowResultItem.backdrop_path
getset
string TMDb.ShowResultItem.first_air_date
getset
int TMDb.ShowResultItem.id
getset
string TMDb.ShowResultItem.name
getset
List<string> TMDb.ShowResultItem.origin_country
getset
string TMDb.ShowResultItem.original_name
getset
double TMDb.ShowResultItem.popularity
getset
string TMDb.ShowResultItem.poster_path
getset
double TMDb.ShowResultItem.vote_average
getset
int TMDb.ShowResultItem.vote_count
getset

The documentation for this class was generated from the following file: