Hi, I was wondering if there is somewhere a list of all possible values a certain feature can get, accept its pure TYPE (e.g. string), and also a small description.. For example, if I instantiate certain TV serie object, I expect to have an optinal feature named '_type'. I guess it's a kind of Enum-like feature, meaning it can have value among a finite set of possible values. Where can I find the possible values? And, what does it mean?? It's not a genre Thanks a lot :)
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur Travis Bell
op 16 November 2016 om 10:05 VM
Hi @michaelsromin Aside from our documentation, we don't really have anything like that. That information is mostly available via the docs though, I've tried to make sure all of the data types are correct and show the possible values (ie. null or string in image paths case). This is all available in our documentation.
Cheers.