Property VolumetricPacks
- Namespace
- Everest.Service.DataContracts.Catalog.Mixtures
- Assembly
- Everest.Service.dll
VolumetricPacks
The list of volumetric pack definitions associated with the catalog chemical products.
[DataMember]
public required List<VolumetricPackOverviewContract> VolumetricPacks { get; set; }