Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/Device
DevicesQueryParams
Interface DevicesQueryParams
interface
DevicesQueryParams
{
filter
:
string
;
labelIds
:
string
[]
;
limit
:
number
;
liveTestingOnly
:
boolean
;
offset
:
number
;
search
:
string
;
sort
:
string
;
withBrowsers
:
boolean
;
withDedicated
:
boolean
;
withDisabled
:
boolean
;
withProperties
:
boolean
;
withSupportedCreators
:
boolean
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
CollectionQueryParams
DevicesQueryParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
Index
Properties
filter
label
Ids
limit
live
Testing
Only
offset
search
sort
with
Browsers
with
Dedicated
with
Disabled
with
Properties
with
Supported
Creators
Properties
filter
filter
:
string
label
Ids
labelIds
:
string
[]
limit
limit
:
number
live
Testing
Only
liveTestingOnly
:
boolean
offset
offset
:
number
search
search
:
string
sort
sort
:
string
with
Browsers
withBrowsers
:
boolean
with
Dedicated
withDedicated
:
boolean
with
Disabled
withDisabled
:
boolean
with
Properties
withProperties
:
boolean
with
Supported
Creators
withSupportedCreators
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
label
Ids
limit
live
Testing
Only
offset
search
sort
with
Browsers
with
Dedicated
with
Disabled
with
Properties
with
Supported
Creators
@bitbar/cloud-api-client
Loading...