Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.04 KB

File metadata and controls

18 lines (10 loc) · 1.04 KB

ParcelTypesInnerBrandedDimensions

This will be available for parcels with Parcel Type as branded.

Properties

Name Type Description Notes
girth BigDecimal This is the measure around parcel by area or circumference. [optional]
height BigDecimal Height is a part of Dimension objet where it helps determine a parcel’s girth. [optional]
length BigDecimal Length is a part of Dimension objet having highest numeric value out of three required parameters (length, width, and height) of Dimension. It helps determine a parcel’s girth. [optional]
unitOfMeasurement String UnitofMesurements is a standard for measuring the physical quantities of specified dimension parameters. [optional]
width BigDecimal Width is a part of Dimension object having lowest numeric value out of three required parameters of dimension (length, width, and height). This helps determine a parcel’s girth. [optional]