Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An object that represents weight in a specific unti of measure.

Field

Type

Description

String uom

string

The unit of measure. See WEIGHT_UOM_ constants in the checkoutapi.js file for a list of valid values.number value

Pounds = LB

Kilograms = KG

value

number

The value of the weight in the specified unit of measure.