ConditionUnits
Version 2024-04-01
Overview
Represents graded units categorized by condition. for eg: "unitWiseCondition": [ { "condition": "SELLABLE", "units": 5 }, { "condition": "DAMAGED", "units": 3 } ]
Fields
Field | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
amount (Amount required) | Indicates amount of units with the specified condition. | ||||||||||
condition (String required) | Condition of the units. Constrained to one of the following
|
Updated 23 days ago