Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/User
UserParams
Interface UserParams
interface
UserParams
{
filter
:
string
;
limit
:
number
;
offset
:
number
;
onlyMainUsers
:
boolean
;
onlyWithDisabledServices
:
boolean
;
search
:
string
;
sort
:
string
;
WITH_ADDRESS
:
boolean
;
WITH_USER_INFO
:
boolean
;
withRole
:
string
;
withRoles
:
boolean
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
CollectionQueryParams
UserParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
Index
Properties
filter
limit
offset
only
Main
Users
only
With
Disabled
Services
search
sort
WITH_
ADDRESS
WITH_
USER_
INFO
with
Role
with
Roles
Properties
filter
filter
:
string
limit
limit
:
number
offset
offset
:
number
only
Main
Users
onlyMainUsers
:
boolean
only
With
Disabled
Services
onlyWithDisabledServices
:
boolean
search
search
:
string
sort
sort
:
string
WITH_
ADDRESS
WITH_ADDRESS
:
boolean
WITH_
USER_
INFO
WITH_USER_INFO
:
boolean
with
Role
withRole
:
string
with
Roles
withRoles
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
limit
offset
only
Main
Users
only
With
Disabled
Services
search
sort
WITH_
ADDRESS
WITH_
USER_
INFO
with
Role
with
Roles
@bitbar/cloud-api-client
Loading...