Object Index
You are viewing an old version of the API
OrderQuantityUnit
Object Index
You are viewing an old version of the API
Contains the measurement unit for a quantity and a precision which specifies the number of digits after the decimal point for decimal quantities.
Properties
Name | Description |
---|---|
measurement_
|
A MeasurementUnit that represents the unit of measure for the quantity. |
precision
|
For non-integer quantities, represents the number of digits after the decimal point that are recorded for this quantity. For example, a precision of 1 allows quantities like Min: 0. Max: 5. |