Table of Contents

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

List<VolumetricProductOverviewContract>

Remarks

Each volumetric product definition contains details such as its identifier, quantity, volume, container type, and pricing information.