toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.usecase
/
GetAttendanceById
Get
Attendance
By
Id
class
GetAttendanceById
@
Inject
constructor
(
dao
:
AttendanceDao
)
Members
Constructors
Get
Attendance
By
Id
Link copied to clipboard
@
Inject
constructor
(
dao
:
AttendanceDao
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
id
:
Int
)
:
AttendanceModel
?