interface AppBranchOngoingUninstallTaskController {
    id: number;
    type: UninstallTask;
}

Hierarchy (view full)

Properties

Properties

id: number