@shadmanZero/tenantos-api
Preparing search index...
VPSPlan
Interface VPSPlan
interface
VPSPlan
{
bandwidth
?:
number
;
cpu
:
number
;
disk
:
number
;
id
:
number
;
memory
:
number
;
name
:
string
;
price
?:
number
;
}
Index
Properties
bandwidth?
cpu
disk
id
memory
name
price?
Properties
Optional
Readonly
bandwidth
bandwidth
?:
number
Readonly
cpu
cpu
:
number
Readonly
disk
disk
:
number
Readonly
id
id
:
number
Readonly
memory
memory
:
number
Readonly
name
name
:
string
Optional
Readonly
price
price
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bandwidth
cpu
disk
id
memory
name
price
@shadmanZero/tenantos-api
Loading...