Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/Service
AdminServicesParams
Interface AdminServicesParams
interface
AdminServicesParams
{
activeOnly
:
boolean
;
filter
:
string
;
inUse
:
boolean
;
limit
:
number
;
notArchive
:
boolean
;
offset
:
number
;
search
:
string
;
sort
:
string
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
CollectionQueryParams
AdminServicesParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
Index
Properties
active
Only
filter
in
Use
limit
not
Archive
offset
search
sort
Properties
active
Only
activeOnly
:
boolean
filter
filter
:
string
in
Use
inUse
:
boolean
limit
limit
:
number
not
Archive
notArchive
:
boolean
offset
offset
:
number
search
search
:
string
sort
sort
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Only
filter
in
Use
limit
not
Archive
offset
search
sort
@bitbar/cloud-api-client
Loading...