Class: Blackbaud::AttendanceByClassRecord

Inherits:
AttendanceRecord show all
Defined in:
lib/blackbaud-client/api/attendance_by_class_record.rb

Instance Attribute Summary collapse

Attributes inherited from AttendanceRecord

#code, #date, #ea7_attendance_code_id, #ea7_record_id, #name_for_display

Attributes inherited from BlackbaudObject

#client

Method Summary

Methods inherited from AttendanceRecord

#initialize

Methods inherited from BlackbaudObject

#format_date, #initialize, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Blackbaud::AttendanceRecord

Instance Attribute Details

#ea7_attendance_by_class_idObject

Returns the value of attribute ea7_attendance_by_class_id.



3
4
5
# File 'lib/blackbaud-client/api/attendance_by_class_record.rb', line 3

def ea7_attendance_by_class_id
  @ea7_attendance_by_class_id
end

#ea7_class_meeting_idObject

Returns the value of attribute ea7_class_meeting_id.



3
4
5
# File 'lib/blackbaud-client/api/attendance_by_class_record.rb', line 3

def ea7_class_meeting_id
  @ea7_class_meeting_id
end