@cpod/sdk - v0.2.7
Preparing search index...
GetUsageMetricsOptions
Interface GetUsageMetricsOptions
interface
GetUsageMetricsOptions
{
period
?:
"day"
|
"week"
|
"month"
|
"year"
;
startDate
?:
string
;
endDate
?:
string
;
}
Index
Properties
period?
start
Date?
end
Date?
Properties
Optional
period
period
?:
"day"
|
"week"
|
"month"
|
"year"
Optional
start
Date
startDate
?:
string
Optional
end
Date
endDate
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
period
start
Date
end
Date
@cpod/sdk - v0.2.7
Loading...