Media List
@Serializable
Constructors
Link copied to clipboard
constructor(id: Int? = null, userId: Int? = null, mediaId: Int? = null, status: MediaListStatus? = null, score: Float? = null, progress: Int? = null, progressVolumes: Int? = null, repeat: Int? = null, priority: Int? = null, private: Boolean? = null, notes: String? = null, hiddenFromStatusLists: Boolean? = null, customLists: JsonObject? = null, advancedScores: JsonObject? = null, startedAt: FuzzyDateInt? = null, completedAt: FuzzyDateInt? = null, updatedAt: Int? = null, createdAt: Int? = null, media: Media? = null, user: AnilistUser? = null)