eBay Product Metadata APIVersion 1.3.0
 

NumericTypeSpecificInformation

Container for any numeric type constraint information.

Type that uses NumericTypeSpecificInformation:

Call that uses NumericTypeSpecificInformation:

Fields

maximumValueAllowed ( long ) [1]
Specifies the highest numeric value that can be submitted for the given property value. Always returned for numeric values.
See the Field Index to learn which calls use maximumValueAllowed.

unitOfMeasurement ( token ) [1]
Specifies the unit of measurement (e.g., lb or kg) associated with the given numeric value.
See the Field Index to learn which calls use unitOfMeasurement.