OrderStats: {
    count: number;
    organization: string;
    productId: string;
}

Type declaration

  • count: number
  • organization: string
  • productId: string

Generated using TypeDoc