Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StoreHoursRegular

Hierarchy

  • StoreHoursRegular

Implements

Index

Properties

closeDay

closeDay: DayOfWeek

The day of week for which closing hours are being updated NOTE: This may be the following day if closing in early morning hours format: "MONDAY", "TUESDAY", etc...

closeTime

closeTime: string

The closing time for a given day of the week format: "HH:MM" (24 hour time), "01:24", "23:59"

openDay

openDay: DayOfWeek

The day of week for which opening hours are being updated format: "MONDAY", "TUESDAY", etc...

openTime

openTime: string

The opening time for a given day of the week format: "HH:MM" (24 hour time), "01:24", "23:59"

Generated using TypeDoc