Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/UserStatistics
StatisticQueryParams
Interface StatisticQueryParams
interface
StatisticQueryParams
{
forWholeAccount
:
boolean
;
skipCommonProject
:
boolean
;
skipShared
:
boolean
;
startTime
:
number
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
QueryParams
StatisticQueryParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
Index
Properties
for
Whole
Account
skip
Common
Project
skip
Shared
start
Time
Properties
for
Whole
Account
forWholeAccount
:
boolean
skip
Common
Project
skipCommonProject
:
boolean
skip
Shared
skipShared
:
boolean
start
Time
startTime
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
for
Whole
Account
skip
Common
Project
skip
Shared
start
Time
@bitbar/cloud-api-client
Loading...