Ingram.Marketplace.Model.OrderEstimationDetails (Ingram Marketplace API v1.4.6) View Source
The representation of an order estimation.
Link to this section Summary
Link to this section Types
Specs
t() :: %Ingram.Marketplace.Model.OrderEstimationDetails{
products: [OrderProductEstimation],
total: TotalOrderPriceEstimation
}