@seven.io/client
Preparing search index...
AnalyticsParams
Type Alias AnalyticsParams
type
AnalyticsParams
=
{
end
?:
Date
;
label
?:
typeof
ANALYTICS_LABELS
[
number
]
|
string
;
start
?:
Date
;
subaccounts
?:
typeof
ANALYTICS_SUBACCOUNTS
[
number
]
|
number
;
}
Index
Properties
end?
label?
start?
subaccounts?
Properties
Optional
end
end
?:
Date
Optional
label
label
?:
typeof
ANALYTICS_LABELS
[
number
]
|
string
Optional
start
start
?:
Date
Optional
subaccounts
subaccounts
?:
typeof
ANALYTICS_SUBACCOUNTS
[
number
]
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
label
start
subaccounts
@seven.io/client
Loading...