GitHub
NPM
Preparing search index...
The search index is not available
UniFi API TypeScript Client - v1.1.0
UniFi API TypeScript Client
VoucherConfig
Interface VoucherConfig
interface
VoucherConfig
{
minutes
:
number
;
count
?:
number
;
quota
?:
number
;
note
?:
string
;
up
?:
number
;
down
?:
number
;
megabytes
?:
number
;
}
Index
Properties
minutes
count?
quota?
note?
up?
down?
megabytes?
Properties
minutes
minutes
:
number
Optional
count
count
?:
number
Optional
quota
quota
?:
number
Optional
note
note
?:
string
Optional
up
up
?:
number
Optional
down
down
?:
number
Optional
megabytes
megabytes
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
minutes
count
quota
note
up
down
megabytes
UniFi API TypeScript Client - v1.1.0
Loading...