interface GetProjectsFull {
    boardId: number;
}

Properties

Properties

boardId: number

The ID of the board that contains returned projects.