Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

identifier: string
description: string
allowed_ips: Array<string>
last_used_at: string
created_at: string