Class: Blackbaud::AttendanceByDayRecord

Inherits:
AttendanceRecord show all
Defined in:
lib/blackbaud-client/api/attendance_by_day_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_day_idObject

Returns the value of attribute ea7_attendance_by_day_id.



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

def ea7_attendance_by_day_id
  @ea7_attendance_by_day_id
end