MyListStatus

constructor(status: String? = null, score: Int? = null, numEpisodesWatched: Int? = null, isRewatching: Boolean? = null, updatedAt: String? = null)