Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/UserDeviceTime
DeviceTimeQueryParams
Interface DeviceTimeQueryParams
interface
DeviceTimeQueryParams
{
filter
:
string
;
forWholeAccount
:
boolean
;
limit
:
number
;
offset
:
number
;
search
:
string
;
sort
:
string
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
CollectionQueryParams
DeviceTimeQueryParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
Index
Properties
filter
for
Whole
Account
limit
offset
search
sort
Properties
filter
filter
:
string
for
Whole
Account
forWholeAccount
:
boolean
limit
limit
:
number
offset
offset
:
number
search
search
:
string
sort
sort
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
for
Whole
Account
limit
offset
search
sort
@bitbar/cloud-api-client
Loading...