Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/AdminDeviceSessionStatistics
AdminStatisticsParams
Interface AdminStatisticsParams
interface
AdminStatisticsParams
{
days
:
number
;
filter
:
string
;
limit
:
number
;
offset
:
number
;
search
:
string
;
sort
:
string
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
CollectionQueryParams
AdminStatisticsParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
Index
Properties
days
filter
limit
offset
search
sort
Properties
days
days
:
number
filter
filter
:
string
limit
limit
:
number
offset
offset
:
number
search
search
:
string
sort
sort
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
days
filter
limit
offset
search
sort
@bitbar/cloud-api-client
Loading...