DimensionUnitOfMeasure

The unit of measure assigned to the length, height, and width values.

Possible values include:

  • IN: Inches
  • CM: Centimeters
  • FT: Feet
  • M: Meters
  • MM: Millimeters
  • YD: Yards

dimensionUnitOfMeasure is null if no unit of measurement has been specified.

string or null (DimensionUnitOfMeasure)

The unit of measure assigned to the length, height, and width values.

Possible values include:

  • IN: Inches
  • CM: Centimeters
  • FT: Feet
  • M: Meters
  • MM: Millimeters
  • YD: Yards

dimensionUnitOfMeasure is null if no unit of measurement has been specified.

Enum: "IN" "CM" "FT" "M" "MM" "YD"
"IN"