Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.01 KB

PackageWeightAndSize.md

File metadata and controls

11 lines (8 loc) · 1.01 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 PackageTypeEnum type. This field will be returned if the package type is set for the inventory item. Note: You can use the GeteBayDetails Trading API call to retrieve a list of supported package types for a specific marketplace. 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]