Difference between revisions of "MovieSearchType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Possible fields to be used when searching movies. |Values= {{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0" {{!}}- style="ba...") |
(No difference)
|
Latest revision as of 10:48, 2 June 2014
Possible fields to be used when searching movies.
Values
| Value | Name | Details |
|---|---|---|
| 0 | Unknown | |
| 1 | AllFields | Will search in all available fields |
| 2 | Title | Will search only in the title fields |
| 3 | Person | Will search only in the list of persons who worked in the movie |
| 4 | Genre | Will search for movies in the genre searched |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial method design | Harley Cabral |