interface DeleteBoard {
    boardId: number;
}

Properties

Properties

boardId: number

ID of the board to be deleted