Complete the provided Movie class as per the API described inthe comments.
Take note of the ratings field, a List which stores all of theuser ratings for the movie. The List collection is a moresophisticated alternative to arrays, as they allow for elements tobe added and removed at runtime, among other advantages.
The type of ratings is a List, but thetype argument is Integer, as denoted by theangular brackets < >. All Collections, such as List, storeelements which must all be of the same type. This type isspecified by the type argument of the Collection,which, in this case is Integer. If we
PayPal Gateway not configured
PayPal Gateway not configured