Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/SmartbearTunnel
TunnelQueryParams
Interface TunnelQueryParams
interface
TunnelQueryParams
{
active
:
boolean
;
filter
:
string
;
limit
:
number
;
offset
:
number
;
search
:
string
;
sort
:
string
;
[
key
:
string
]:
QueryParam
|
QueryParam
[]
;
}
Hierarchy (
View Summary
)
CollectionQueryParams
TunnelQueryParams
Indexable
[
key
:
string
]:
QueryParam
|
QueryParam
[]
Index
Properties
active
filter
limit
offset
search
sort
Properties
active
active
:
boolean
filter
filter
:
string
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
active
filter
limit
offset
search
sort
@bitbar/cloud-api-client
Loading...