Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StoreStatus

Hierarchy

  • StoreStatus

Implements

Index

Properties

Properties

Optional collection

collection: undefined | false | true

Is store open for collection orders A value of true means the store is open and accepting collection orders A value of false means the store is not accepting collection orders

Optional delivery

delivery: undefined | false | true

Is store open for deliveries A value of true means the store is open and accepting delivery orders A value of false means the store is not accepting delivery orders

Optional open

open: undefined | false | true

Is store open A value of true means the store is open A value of false means the store is closed

Generated using TypeDoc