AmountInput

Version 2024-04-01

Overview

Represents the amount information of an item

Arguments

ArgumentDescription
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.