RatingMediaObject

class RatingMediaObject(title: String?, year: Int?, ids: SimklApi.Companion.MediaObject.Ids?, val rating: Int, val ratedAt: String? = getDateTime(unixTime)) : SimklApi.Companion.MediaObject(source)

Constructors

Link copied to clipboard
constructor(title: String?, year: Int?, ids: SimklApi.Companion.MediaObject.Ids?, rating: Int, ratedAt: String? = getDateTime(unixTime))

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rating: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: String?
Link copied to clipboard
val year: Int?

Functions

Link copied to clipboard