PackagingUnitWithQuantity: {
    packagingUnit: PackagingUnit;
    quantity: number;
}

Type declaration

Generated using TypeDoc