toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.usecase
/
UpdatePresentOrTotal
Update
Present
Or
Total
data
class
UpdatePresentOrTotal
@
Inject
constructor
(
dao
:
AttendanceDao
)
Members
Constructors
Update
Present
Or
Total
Link copied to clipboard
@
Inject
constructor
(
dao
:
AttendanceDao
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
attendance
:
AttendanceModel
,
isPresent
:
Boolean
=
true
)