ProductDistribution: {
    correctionAmount: number;
    fullMark: number;
    ingredientName: string;
    unit: string;
}

Type declaration

  • correctionAmount: number
  • fullMark: number
  • ingredientName: string
  • unit: string