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

<init>

MangaListEntity(malId: Int, title: String? = null, url: String? = null, imageUrl: String? = null, type: String? = null, readChapters: Int? = null, readVolumes: Int? = null, chaptersTotal: Int? = null, volumesTotal: Int? = null, score: Double? = null, isRereading: Boolean? = null, startDate: Date? = null, endDate: Date? = null, startReadDate: Date? = null, endReadDate: Date? = null, days: Int? = null, priority: String? = null, airingStatus: String? = null, readingStatus: String? = null)