Variable InventoryUnitOfMeasurementConst
InventoryUnitOfMeasurement: {
Cases: "CASES";
Pallets: "PALLETS";
ProductUnits: "PRODUCT_UNITS";
} = ...
Type Declaration
ReadonlyCases: "CASES"
ReadonlyPallets: "PALLETS"
ReadonlyProductUnits: "PRODUCT_UNITS"
Unit of measurement for the inventory.