Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OrderCancellationRejected

An event within the order pipeline to indicate that an order cancelled event was rejected and not processed

Hierarchy

  • OrderCancellationRejected

Implements

Index

Properties

context

context: OrderContext

eventName

payload

payload: { driverAssignment?: DriverAssignment; hut?: Hut; order: Order; orderCancellationReason?: CancellationReason; orderTrackerState?: OrderTrackerState; posResponse: PosResponse; rejectionReason?: undefined | string }

Type declaration

Generated using TypeDoc