📦 Smart Supply Pro Docs 🧩 Frontend API
Backend Architecture Backend Architektur Deutsch Frontend Architecture Frontend Architektur Deutsch Backend API Frontend API Backend Coverage Frontend Coverage

Frontend API

  • API Home

Quick Links

  • Frontend Coverage
  • Frontend Architecture

Project

  • Docs Home
  • Backend API
  • Backend Coverage

Reference

  • Modules

On this page

  • Type Alias: LowStockRow
    • Properties
      • itemName
      • minimumQuantity
      • quantity

frontend


frontend / api/analytics/types / LowStockRow

Type Alias: LowStockRow

LowStockRow = object

Defined in: src/api/analytics/types.ts:33

Low-stock row used by the low-stock table.

Properties

itemName

itemName: string

Defined in: src/api/analytics/types.ts:33


minimumQuantity

minimumQuantity: number

Defined in: src/api/analytics/types.ts:33


quantity

quantity: number

Defined in: src/api/analytics/types.ts:33

Smart Supply Pro · Frontend API · Generated by Docs Pipeline