AttendanceUploadModel

constructor(subject: String, total: Int, present: Int, teacher: String?, fromSyllabus: Boolean? = false, isArchive: Boolean? = false, isFromOnlineSyllabus: Boolean? = false, created: Long? = System.currentTimeMillis())