Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

Field

Description

String uom

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

number value

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



  • No labels