toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.datasource.firebase.auth
/
AttendanceUploadModel
/
AttendanceUploadModel
Attendance
Upload
Model
constructor
(
subject
:
String
,
total
:
Int
,
present
:
Int
,
teacher
:
String
?
,
fromSyllabus
:
Boolean
?
=
false
,
isArchive
:
Boolean
?
=
false
,
isFromOnlineSyllabus
:
Boolean
?
=
false
,
created
:
Long
?
=
System.currentTimeMillis()
)