Class: Blackbaud::AttendanceCode

Inherits:
BlackbaudObject show all
Defined in:
lib/blackbaud-client/api/attendance_code.rb

Instance Attribute Summary collapse

Attributes inherited from BlackbaudObject

#client

Method Summary

Methods inherited from BlackbaudObject

#format_date, #initialize, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Blackbaud::BlackbaudObject

Instance Attribute Details

#allow_daily_entryObject

Returns the value of attribute allow_daily_entry.



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

def allow_daily_entry
  @allow_daily_entry
end

#code_typeObject

Returns the value of attribute code_type.



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

def code_type
  @code_type
end

#code_type_descObject

Returns the value of attribute code_type_desc.



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

def code_type_desc
  @code_type_desc
end

#descriptionObject

Returns the value of attribute description.



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

def description
  @description
end

#ea7_attendance_code_idObject

Returns the value of attribute ea7_attendance_code_id.



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

def ea7_attendance_code_id
  @ea7_attendance_code_id
end

#short_descriptionObject

Returns the value of attribute short_description.



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

def short_description
  @short_description
end