Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StoreTimeOffsetEntry

Hierarchy

  • StoreTimeOffsetEntry

Implements

Index

Properties

Optional firstOrderOffset

firstOrderOffset: undefined | number

The offset in minutes from the opening time used to calculate the first ordering time, e.g.: A value of 0 means "at opening time" A value of -5 means "five minutes before opening time" A value of 2 means "two minutes after opening time" Unit: Minutes

Optional lastOrderOffset

lastOrderOffset: undefined | number

The offset in minutes from the closing time used to calculate the last ordering time, e.g.: A value of 0 means "at closing time" A value of -5 means "five minutes before closing time" A value of 2 means "two minutes after closing time" Unit: Minutes

Generated using TypeDoc