interface GetBoard {
    boardId: number;
}

Properties

Properties

boardId: number

The ID of the requested board.