add_attribute
Description:
Adds an attribute value to the content rating.
Parameters:
this |
a ContentRating instance. |
id |
a content rating ID, e.g. `money-gambling`. |
value |
a ContentRatingValue, e.g. as_content_rating_value_moderate. |