Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/Project
UserProjectQueryParams
Interface UserProjectQueryParams
interface
UserProjectQueryParams
{
forWholeAccount
:
boolean
;
showStatistics
:
boolean
;
skipCommonProject
:
boolean
;
skipShared
:
boolean
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
[
key
:
number
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
TestRunsQueryParams
UserProjectQueryParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
[
key
:
number
]:
QueryParam
|
QueryParam
[]
Index
Properties
for
Whole
Account
show
Statistics
skip
Common
Project
skip
Shared
Properties
for
Whole
Account
forWholeAccount
:
boolean
show
Statistics
showStatistics
:
boolean
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
show
Statistics
skip
Common
Project
skip
Shared
@bitbar/cloud-api-client
Loading...