Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PosAvailabilityChecked

An event to indicate that an availability check has been made against a POS, the result of the check is contained in the payload.

Hierarchy

  • PosAvailabilityChecked

Implements

Index

Properties

context

context: Context

eventName

payload

payload: { posAvailabilityChecked: PosAvailabilityCheckedSubObject }

Type declaration

  • posAvailabilityChecked: PosAvailabilityCheckedSubObject

reason

reason: string

sector

sector: string

state

state: POS_STATE

storeId

storeId: string

timestamp

timestamp: string

Static POS_STATE

POS_STATE: POS_STATE = POS_STATE

Generated using TypeDoc