Implements
Constructors
new ContentRatingLevelTmGlue()
new ContentRatingLevelTmGlue(ratingsSystem, rating): ContentRatingLevelTmGlue
Parameters
ratingsSystem
string
rating
string
Returns
ContentRatingLevelTmGlueProperties
ratingsSystem
readonly ratingsSystem: string
rating
readonly rating: string
Methods
isLessOrEquallyRestrictiveThan()
isLessOrEquallyRestrictiveThan(other: IContentRatingLevel):Promise<boolean>
Parameters
other
IContentRatingLevelReturns
Promise<boolean>

