The schema defines the following types:
Describes the procedure for packaging your beverage.
PackagingProcedureType is an object with these properties:
| Name | Required | Type | Description |
|---|---|---|---|
| name | ✅ | string | |
| packaged_volume | VolumeType | ||
| description | string | ||
| notes | string | ||
| packaging_vessels | array of PackagingVesselType |