Interface RegenerateReq

interface RegenerateReq {
    ImplantName: string;
}

Properties

Properties

ImplantName: string