Class: Booker::Models::TreatmentTimeSlot

Inherits:
AvailableTime show all
Defined in:
lib/booker/models/treatment_time_slot.rb

Instance Attribute Summary

Attributes inherited from AvailableTime

#CurrentPrice, #Duration, #Employee2ID, #EmployeeID, #RoomID, #StartDateTime, #TreatmentID

Method Summary

Methods inherited from Model

constantize, from_hash, from_list, #initialize, time_from_booker_datetime, time_to_booker_datetime, timezone_from_booker_offset!, timezone_from_booker_timezone, #to_hash, #to_json, to_wday

Constructor Details

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