Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OrderFailed

An event within the order pipeline to indicate that an order has been submitted to, but rejected by the POS

Hierarchy

  • OrderFailed

Implements

Index

Properties

context

context: OrderContext

eventName

eventName: OrderFailed

payload

payload: { hut?: Hut; order: Order; posResponse: PosResponse }

Type declaration

Generated using TypeDoc