Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ReservationsConfigBody

Index

Properties

closingDays

closingDays: { endDate: string; reason: string; startDate: string }[]

openingHours

openingHours: { breakFrom?: null | string; breakTo?: null | string; closed: boolean; dayIndex: number; openFrom: string; openTo: string }[]

openingHoursExceptions

openingHoursExceptions: { breakFrom?: null | string; breakTo?: null | string; endDate: string; from: null | string; startDate: string; to: null | string; type: "open" | "closed"; weekdays?: number[] }[]

Legend

  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Enumeration
  • Class

Generated using TypeDoc