Options
All
  • Public
  • Public/Protected
  • All
Menu

izidoor_availabilities_controller

Index

Type Aliases

tComputeParams: { availabilityRuleSet: iAvailabilityRuleSet | null; busySlots: iSlot[]; durationMinutes: number; monitorIdList: number[]; startDate: string; startTime: string; step: number; stopDate: string; stopTime: string; timezone?: string | null }

Type declaration

  • availabilityRuleSet: iAvailabilityRuleSet | null
  • busySlots: iSlot[]
  • durationMinutes: number
  • monitorIdList: number[]
  • startDate: string
  • startTime: string
  • step: number
  • stopDate: string
  • stopTime: string
  • Optional timezone?: string | null

Variables

freeSlotsComputer: FreeSlotsComputerClass = ...

Generated using TypeDoc