Age_Rating Interface describing the release age_rating property.
Age_Rating
age_rating
interface Age_Rating { value: string label: string is_adult: boolean description: string }
Last updated 6 months ago