Skip to main content
Module

x/ptereno/lib/types/application.ts>DatabaseHostAttributes

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

Properties

id: number
name: string
host: string
port: number
username: string
node: number | null
created_at: string
updated_at: string