ProductUnitPricingInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| unit_price | Double | Price per reference unit | [default to null] |
| reference_quantity | Double | Reference quantity for display (e.g., 100 for “per 100g”) | [default to null] |
| reference_unit | String | Reference unit for display (e.g., “g”, “mL”, “piece”) | [default to null] |
| display | String | Formatted display string (e.g., “2.50 EUR / 100g”) | [default to null] |