Property VolumetricProducts
- Namespace
- Everest.Service.DataContracts.Catalog
- Assembly
- Everest.Service.dll
VolumetricProducts
The list of volumetric product definitions associated with this chemical.
[DataMember]
public required List<VolumetricProductOverviewContract> VolumetricProducts { get; set; }
Property Value
Remarks
Each volumetric product definition contains details such as its identifier, quantity, volume, container type, and pricing information.