Represents the amount information of an item
Argument | Description |
---|
unit (String) | Unit of measure for the amount. The size should be greater than or equal to 0 and less than or equal to 256. |
value (Decimal required) | The numeric value of the amount. This represents the associated quantity or measure. |