updateAttendance

suspend fun updateAttendance(uid: String, attendance: List<AttendanceUploadModel>): Exception?