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