Difference between revisions of "AdultFilterType"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enumeration that represents the types of possible adult filters when accessing channels or products. |Values= {{{!}} border="2" style="width:800px...")
 
(No difference)

Latest revision as of 08:53, 2 June 2014

Enumeration that represents the types of possible adult filters when accessing channels or products.

Values

Value Name Details
0 Unknown
1 All All products (no filter)
2 AdultOnly Returns the "adult" contents only.
3 NonAdultOnly Returns the "non adult" contents only.


Known issues

None


Version history

API Version Number Change description Changes author
1.0 Initial implementation


See also