Quantity
Quantity data transfer object description
Object description
Field | Type | Required | Description |
unit | Yes | Product unit | |
value | double | Yes | Product quantity |
Enum type possible values
Unit | |
PIECE | |
LITER | |
DECILITER | |
KILOGRAM | |
GRAM | |
TON | |
METER | |
CENTIMETER | |
DECIMETER | |
PINT | |
FOOT | |
YARD | |
MILE | |
CUP | |
QUART | |
GALLON | |
POUND | |
STONE | |
INCH |
Last updated