Class: Booker::V4::Models::Model
- Extended by:
- Concerns::DateTimeConcern
- Defined in:
- lib/booker/v4/models/model.rb
Direct Known Subclasses
Address, Appointment, AppointmentTreatment, AvailableTime, ClassInstance, Customer, DepositOption, DynamicPrice, Employee, EmployeeTreatment, FeatureSettings, ItineraryTimeSlot, ItineraryTimeSlotsList, Location, LocationDaySchedule, MultiServiceAvailabilityResult, NotificationSettings, OnlineBookingSettings, Order, Price, PriceRange, PriceRangeScope, SpaEmployeeAvailabilitySearchItem, Special, TimeZone, Treatment, TreatmentVerifiedBookableOnline
Constant Summary collapse
Method Summary
Methods included from Concerns::DateTimeConcern
time_from_booker_datetime, time_to_booker_datetime, timezone_from_booker_offset!, timezone_from_booker_timezone, to_wday
Methods inherited from Model
constantize, from_hash, from_list, #initialize, #to_hash, #to_json
Constructor Details
This class inherits a constructor from Booker::Model