OrderStatisticsInput: {
    orgId: string;
    productIds: string[];
}

Type declaration

  • orgId: string
  • productIds: string[]

Generated using TypeDoc