toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.usecase
/
AddAttendance
Add
Attendance
class
AddAttendance
@
Inject
constructor
(
dao
:
AttendanceDao
)
Members
Constructors
Add
Attendance
Link copied to clipboard
@
Inject
constructor
(
dao
:
AttendanceDao
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
attendance
:
AttendanceModel
)