interface Inventory {
    singleSupplement: InventoryQuantity;
}

Properties

Properties

singleSupplement: InventoryQuantity