TimeSlot - gomeddo/js-sdk GitHub Wiki

Time-slot representing a period of time. Parent class for the actual time-slot object used for resources and services.

Instance properties

  • startOfSlot: Date object representing the start of this time-slot
  • endOfSlot: Date object representing the end of this time-slot