Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.42 KB

PackageWeightAndSize.md

File metadata and controls

11 lines (8 loc) · 1.42 KB

# PackageWeightAndSize

Properties

Name Type Description Notes
dimensions \eBay\Sell\Inventory\Model\Dimension [optional]
package_type string This enumeration value indicates the type of shipping package used to ship the inventory item. The supported values for this field can be found in the <a href=&quot;/api-docs/sell/inventory/types/slr:PackageTypeEnum&quot; target=&quot;_blank&quot;>PackageTypeEnum</a> type.<br><br>This field will be returned if the package type is set for the inventory item.<br><br><span class=&quot;tablenote&quot;> <strong>Note:</strong> You can use the <a href=&quot;/Devzone/XML/docs/Reference/eBay/GeteBayDetails.html#Response.ShippingPackageDetails&quot; target=&quot;_blank&quot;>GeteBayDetails</a> Trading API call to retrieve a list of supported package types for a specific marketplace.</span> For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/inventory/types/slr:PackageTypeEnum&#39;&gt;eBay API documentation</a> [optional]
weight \eBay\Sell\Inventory\Model\Weight [optional]

[Back to Model list] [Back to API list] [Back to README]