Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 825 Bytes

Dimensions.md

File metadata and controls

12 lines (9 loc) · 825 Bytes

# Dimensions

Properties

Name Type Description Notes
height string The numeric value of the height of the package. [optional]
length string The numeric value of the length of the package. [optional]
unit string The unit of measure used to express the height, length, and width of the package. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/logistics/types/LengthUnitOfMeasureEnum.html&#39;&gt;eBay API documentation</a> [optional]
width string The numeric value of the width of the package. [optional]

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