Skip to main content
Module

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

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

Properties

id: number
ip: string
ip_alias: string | null
port: number
notes: string | null
is_default: boolean