Mayson Monorepo Documentation
Preparing search index...
packages/types/src
UsageStatsResponse
Interface UsageStatsResponse
Complete usage statistics response
interface
UsageStatsResponse
{
stats
:
UsageStats
;
dailyUsage
:
DailyUsage
[]
;
usageByModel
:
UsageByModel
[]
;
}
Index
Properties
stats
daily
Usage
usage
By
Model
Properties
stats
stats
:
UsageStats
daily
Usage
dailyUsage
:
DailyUsage
[]
usage
By
Model
usageByModel
:
UsageByModel
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stats
daily
Usage
usage
By
Model
Mayson Monorepo Documentation
Loading...
Complete usage statistics response