ConsignmentDetailProductInformationModel.ProductModel
- conversionsType: array object[] | null · ConsignmentDetailProductInformationModel.ProductModel.ConversionMetricResolutionModel[]
A collection of conversion metrics for this consignment product.
- metricType: integerenum
Resolution Integer numbers.
values- Compound = 1
- Cascade = 2
- metricType: string | null
Resolution Name - metricsType: array object[] | null · ConsignmentDetailProductInformationModel.ProductModel.ConversionMetricResolutionModel.MetricModel[]
A collection of conversion metrics for this consignment product and conversion resolution.
- idType: stringFormat: uuid
The ID of the consignment product.
- transactionsType: array object[] | null · ConsignmentDetailProductInformationModel.ProductModel.TransactionModel[]
A collection of transactions for this consignment product.
- dateType: stringFormat: date
Utc The UTC date and time of the transaction.
- inventoryType: stringFormat: uuid
Receipt Id The inventory receipt Id of the transaction.
- quantityType: numberFormat: double
The number of units of this transaction.
- receivedType: stringFormat: date
Date The inventory received date, in local warehouse time.
- receivedType: stringFormat: date
Utc The inventory received date, represented in UTC format.
- typeType: integerenum
Integer numbers.
values- Adjustment = 1
- Transfer = 2
- Receive = 3
- Hold = 4
- Pick = 5
- Dispatch = 6
- volumeType: numberFormat: double
M3 The total volume of this transaction, in M3.
- weightType: numberFormat: double
K G The total weight of this transaction, in kilograms.