@cpod/sdk - v0.2.7
Preparing search index...
RuntimeGetUserActivityOptions
Interface RuntimeGetUserActivityOptions
interface
RuntimeGetUserActivityOptions
{
period
?:
"day"
|
"week"
|
"month"
|
"year"
;
limit
?:
number
;
offset
?:
number
;
}
Index
Properties
period?
limit?
offset?
Properties
Optional
period
period
?:
"day"
|
"week"
|
"month"
|
"year"
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
period
limit
offset
@cpod/sdk - v0.2.7
Loading...