interface AppBranchStartedRepairTaskInfo {
    type: RepairTask;
    id: number;
}

Hierarchy (view full)

Properties

Properties

id: number