Skip to main content
Module

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

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

Properties

relationships: { password: { object: "database_password"; attributes: { password: string; }; }; }