JikanKt / moe.ganen.jikankt.models.base.types / UserMangaUpdate / <init>

<init>

UserMangaUpdate(username: String? = null, url: String? = null, imageUrl: String? = null, score: Int? = null, status: String? = null, volumesSeen: Int? = null, volumesTotal: Int? = null, chaptersSeen: Int? = null, chaptersTotal: Int? = null, date: Date? = null)

User update detail.