feat: profit table and division of charts in statistics
This commit is contained in:
5
src/client/models/ProfitTableGroupBy.ts
Normal file
5
src/client/models/ProfitTableGroupBy.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/* generated using openapi-typescript-codegen -- do not edit */
|
||||
/* istanbul ignore file */
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
export type ProfitTableGroupBy = 0 | 1 | 2 | 3 | 4;
|
||||
Reference in New Issue
Block a user