GitHub
NPM
Preparing search index...
The search index is not available
UniFi API TypeScript Client - v1.1.0
UniFi API TypeScript Client
UniFiUserGroup
Interface UniFiUserGroup
interface
UniFiUserGroup
{
_id
:
string
;
name
:
string
;
qos_rate_max_down
?:
number
;
qos_rate_max_up
?:
number
;
site_id
?:
string
;
attr_hidden_id
?:
string
;
attr_no_delete
?:
boolean
;
attr_no_edit
?:
boolean
;
}
Index
Properties
_id
name
qos_
rate_
max_
down?
qos_
rate_
max_
up?
site_
id?
attr_
hidden_
id?
attr_
no_
delete?
attr_
no_
edit?
Properties
_id
_id
:
string
name
name
:
string
Optional
qos_
rate_
max_
down
qos_
rate_
max_
down
?:
number
Optional
qos_
rate_
max_
up
qos_
rate_
max_
up
?:
number
Optional
site_
id
site_
id
?:
string
Optional
attr_
hidden_
id
attr_
hidden_
id
?:
string
Optional
attr_
no_
delete
attr_
no_
delete
?:
boolean
Optional
attr_
no_
edit
attr_
no_
edit
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
_id
name
qos_
rate_
max_
down
qos_
rate_
max_
up
site_
id
attr_
hidden_
id
attr_
no_
delete
attr_
no_
edit
UniFi API TypeScript Client - v1.1.0
Loading...