oflcRating property
The video's Office of Film and Literature Classification (OFLC - New Zealand) rating. Possible string values are:
- "oflcUnspecified"
- "oflcG" : G
- "oflcPg" : PG
- "oflcM" : M
- "oflcR13" : R13
- "oflcR15" : R15
- "oflcR16" : R16
- "oflcR18" : R18
- "oflcUnrated"
- "oflcRp13" : RP13
- "oflcRp16" : RP16
- "oflcRp18" : RP18
Implementation
core.String? oflcRating;