📦 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: StockValuePoint
    • Properties
      • date
      • totalValue

frontend


frontend / api/analytics/types / StockValuePoint

Type Alias: StockValuePoint

StockValuePoint = object

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

Canonical chart/table DTOs exposed to the UI.

Properties

date

date: string

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


totalValue

totalValue: number

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

Smart Supply Pro · Frontend API · Generated by Docs Pipeline