📦 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: MonthlyMovement
    • Properties
      • month
      • stockIn
      • stockOut

frontend


frontend / api/analytics/types / MonthlyMovement

Type Alias: MonthlyMovement

MonthlyMovement = object

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

Properties

month

month: string

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


stockIn

stockIn: number

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


stockOut

stockOut: number

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

Smart Supply Pro · Frontend API · Generated by Docs Pipeline