Interface IKanbanBoardResponse

Hierarchy

  • IKanbanBoardResponse

Properties

Properties

stages: {
    [stageId: string]: IKanbanBoardStage;
}

Type declaration

Generated using TypeDoc