Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
unitCode | The weight unit code of measure. | string | false | ${prop.ignore} | ||
value | The numeric value determining a weight | number | false | ${prop.ignore} |
{ "unitCode" : "string", "value" : "number" }