Represents the unit used to measure a CatalogItemVariation and specifies the precision for decimal quantities.
Name | Type | Description | Notes |
---|---|---|---|
measurementUnit | MeasurementUnit | Indicates the unit used to measure the quantity of a catalog item variation. | [optional] |
precision | Integer | Represents the maximum number of positions allowed after the decimal in quantities measured with this unit. For example, if the precision is 2, then an itemization’s quantity can be 0.01, 0.12, etc. Min: 0 Max: 5 Default: 3 | [optional] |