Interface OrdersApiModelMeasurement
interface OrdersApiModelMeasurement { Unit: | "INCHES" | "CENTIMETERS" | "POUNDS" | "KILOGRAMS" | OrdersApiModelMeasurementUnitEnum | "OUNCES" | "GRAMS" | "MILLIGRAMS" | "FEET" | "METERS" | "MILLIMETERS" | "SQUARE_METERS" | "SQUARE_CENTIMETERS" | "SQUARE_FEET" | "SQUARE_INCHES" | "GALLONS" | "PINTS" | "QUARTS" | "FLUID_OUNCES" | "LITERS" | "CUBIC_METERS" | "CUBIC_FEET" | "CUBIC_INCHES" | "CUBIC_CENTIMETERS" | "COUNT"; Value: number;} Properties
Unit
Unit: | "INCHES" | "CENTIMETERS" | "POUNDS" | "KILOGRAMS" | OrdersApiModelMeasurementUnitEnum | "OUNCES" | "GRAMS" | "MILLIGRAMS" | "FEET" | "METERS" | "MILLIMETERS" | "SQUARE_METERS" | "SQUARE_CENTIMETERS" | "SQUARE_FEET" | "SQUARE_INCHES" | "GALLONS" | "PINTS" | "QUARTS" | "FLUID_OUNCES" | "LITERS" | "CUBIC_METERS" | "CUBIC_FEET" | "CUBIC_INCHES" | "CUBIC_CENTIMETERS" | "COUNT"
Measurement information for an order item.
Export
Measurement