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