OBJECT
Manually-entered attendance hours for one trainee on one interval-mode subsession, for a given month.
type AttendanceMonthlyHour {customerTraineeId: ID date: Date hours: Float trainingSessionInstructorId: ID }