interface AppBranchStartedUpdateTaskInfo {
    id: number;
    type: UpdateTask;
}

Hierarchy (view full)

Properties

Properties

id: number