<- Object

Object

All versions ->

OrderQuantityUnit

Contains the measurement unit for a quantity and a precision which specifies the number of digits after the decimal point for decimal quantities.

Link to section

Properties

Link to section

measurement_unit

Link to section

precision

integer(32-bit)

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 "1.0" and "1.1", but not "1.01".

Min: 0. Max: 5.