Skip to main content
Module

x/ptereno/lib/types/client.ts>VariableAttributes

An efficient and fully compliant Pterodactyl API wrapper.
Latest
interface VariableAttributes
import { type VariableAttributes } from "https://deno.land/x/ptereno@v1.0.1/lib/types/client.ts";

Properties

name: string
description: string
env_variable: string
default_value: string
server_value: string
is_editable: boolean
rules: string