Skip to main content

Interface: BusinessHoursInput

Defined in: type/BusinessHoursInput.ts:4

Input object for BusinessHoursInput

Properties

closingTime?

optional closingTime?: string

Defined in: type/BusinessHoursInput.ts:10

closingTime input field


dayOfWeek

dayOfWeek: number

Defined in: type/BusinessHoursInput.ts:6

dayOfWeek input field


lunchBeakEndTime?

optional lunchBeakEndTime?: string

Defined in: type/BusinessHoursInput.ts:14

lunchBeakEndTime input field


lunchBeakStartTime?

optional lunchBeakStartTime?: string

Defined in: type/BusinessHoursInput.ts:12

lunchBeakStartTime input field


openingTime?

optional openingTime?: string

Defined in: type/BusinessHoursInput.ts:8

openingTime input field