Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 817 Bytes

Dimensions.md

File metadata and controls

12 lines (9 loc) · 817 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/api-docs/sell/logistics/types/api:LengthUnitOfMeasureEnum&#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]