pterowraptyl
    Preparing search index...

    Interface ReinstallServerRequest

    interface ReinstallServerRequest {
        force?: boolean;
        id: number;
    }
    Index

    Properties

    Properties

    force?: boolean
    id: number