Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OrderCancelled

An event within the order pipeline to indicate that an order has been cancelled, after having been previously accept by a POS.

Hierarchy

  • OrderCancelled

Implements

Index

Properties

context

context: OrderContext

eventName

eventName: OrderCancelled

payload

payload: { driverAssignment?: DriverAssignment; hut?: Hut; order: Order; orderCancellationReason?: CancellationReason; posResponse: PosResponse }

Type declaration

Generated using TypeDoc