DeleteOrderInput: {
    orderId: string;
    orgId: string;
}

Type declaration

  • orderId: string
  • orgId: string

Generated using TypeDoc