interface GetFeaturesForBoard {
    boardId: number;
}

Properties

Properties

boardId: number