xi_sdk_resellers
Version:
Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.
15 lines (10 loc) • 717 B
Markdown
# XiSdkResellers.FreightResponseFreightEstimateResponseLinesInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ingramPartNumber** | **String** | The unique IngramMicro part number. | [optional]
**vendorPartNumber** | **String** | The vendor part number for the line item. | [optional]
**warehouseId** | **String** | The ID of the warehouse the line item will ship from. | [optional]
**quantity** | **Number** | The requested quantity of the line item. | [optional]
**unitPrice** | **Number** | The unit price for the line item. | [optional]
**netAmount** | **Number** | The net amount (unit price X quantity) for the line item. | [optional]