Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/DeviceSession
SessionQueryParams
Interface SessionQueryParams
interface
SessionQueryParams
{
projectId
:
number
;
testRunId
:
number
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
[
key
:
number
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
CollectionBasicQueryParams
SessionQueryParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
[
key
:
number
]:
QueryParam
|
QueryParam
[]
Index
Properties
project
Id
test
Run
Id
Properties
project
Id
projectId
:
number
test
Run
Id
testRunId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
project
Id
test
Run
Id
@bitbar/cloud-api-client
Loading...