interface Branch {
    tasks: "bpmmeta".TaskStatus[];
}

Properties

Properties

branch tasks