MeasurementSystemCodeType ( token )
This enumerated type defines the two measurement systems that are used globally.
Type that uses MeasurementSystemCodeType:
Calls that use one or more values of MeasurementSystemCodeType:
AddFixedPriceItem, AddItem, AddItems, GetItem, GetShippingDiscountProfiles, RelistFixedPriceItem, RelistItem, ReviseFixedPriceItem, ReviseItem, SetShippingDiscountProfiles, VerifyAddFixedPriceItem, VerifyAddItem, VerifyRelistItem
Enumeration Values
Value | Description |
English | This enumeration value indicates that the English system of measurement is being used. Also known as the Imperial System of Measurement. Weights in this system are expressed as pounds and ounces, and package dimensions are expressed as feet or inches. |
Metric | This enumeration value indicates that the English system of measurement is being used. Weights in this system are expressed as kilograms and grams, and package dimensions are expressed as meters or centimeters. |