Class: AttendanceClient::TimeSlot

Inherits:
LogicalModel
  • Object
show all
Includes:
ServiceConfiguration
Defined in:
app/models/attendance_client/time_slot.rb

Instance Method Summary collapse

Methods included from ServiceConfiguration

included

Instance Method Details

#json_rootObject



21
22
23
# File 'app/models/attendance_client/time_slot.rb', line 21

def json_root
  'time_slot'
end