interface AppBranchDataTaskProgressHistory {
    points: AppBranchDataTaskProgressHistoryPoint[];
}

Properties

Properties