Table of Contents

Property GravimetricProducts

Namespace
Everest.Service.DataContracts.Catalog
Assembly
Everest.Service.dll

GravimetricProducts

The list of gravimetric product definitions associated with the catalog.

[DataMember]
public required List<GravimetricProductOverviewContract> GravimetricProducts { get; set; }

Property Value

List<GravimetricProductOverviewContract>

Remarks

Gravimetric products are defined by their weight and container type, and may include additional details such as quantity, price, and metadata about their creation and updates.