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