Preparing search index...
The search index is not available
pterodactyl.ts
pterodactyl.ts
ServerVariable
Class ServerVariable
Implements
ServerVariableAttributes
Index
Constructors
constructor
Properties
created_
at
default_
value
description?
egg_
id
env_
variable
id
name
rules
server_
value
updated_
at
user_
editable
user_
viewable
Constructors
constructor
new
Server
Variable
(
variableProps
)
:
ServerVariable
Parameters
variableProps
:
RawServerVariable
Returns
ServerVariable
Properties
Readonly
created_
at
created_
at
:
string
|
Date
Readonly
default_
value
default_
value
:
string
Optional
Readonly
description
description
?:
number
Readonly
egg_
id
egg_
id
:
number
Readonly
env_
variable
env_
variable
:
string
Readonly
id
id
:
number
Readonly
name
name
:
string
Readonly
rules
rules
:
string
server_
value
server_
value
:
string
updated_
at
updated_
at
:
string
|
Date
Readonly
user_
editable
user_
editable
:
boolean
Readonly
user_
viewable
user_
viewable
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
created_
at
default_
value
description
egg_
id
env_
variable
id
name
rules
server_
value
updated_
at
user_
editable
user_
viewable
pterodactyl.ts
Loading...