Preparing search index...
The search index is not available
unifi-client - v0.11.0
unifi-client
IGetSessionQuery
Interface IGetSessionQuery
interface
IGetSessionQuery
{
_limit
?:
number
;
_sort
?:
string
;
end
?:
dateInput
;
mac
?:
string
;
start
?:
dateInput
;
type
?:
"all"
|
"user"
|
"guest"
;
}
Index
Properties
_limit?
_sort?
end?
mac?
start?
type?
Properties
Optional
_limit
_limit
?:
number
Optional
_sort
_sort
?:
string
Optional
end
end
?:
dateInput
Optional
mac
mac
?:
string
Optional
start
start
?:
dateInput
Optional
type
type
?:
"all"
|
"user"
|
"guest"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
_limit
_sort
end
mac
start
type
unifi-client - v0.11.0
Loading...
Generated using
TypeDoc