Interface pterodactylError

Hierarchy

  • pterodactylError

Properties

Properties

errors?: [{
    code: string;
    detail: string;
    status: string;
}]

Generated using TypeDoc