Class: Booker::Models::Teacher2

Inherits:
Employee show all
Defined in:
lib/booker/models/teacher_2.rb

Instance Attribute Summary

Attributes inherited from Employee

#FirstName, #Gender, #ID, #LastName

Method Summary

Methods inherited from Model

constantize, from_hash, from_list, #initialize, time_from_booker_datetime, time_to_booker_datetime, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Booker::Models::Model