The representation of an order to be estimated.
t() :: %Ingram.Marketplace.Model.OrderEstimationRequest{ customerId: String.t(), products: [OrderProductToEstimation], type: String.t() }