interface GetConfiguration {
    boardId: number;
}

Properties

Properties

boardId: number

The ID of the board for which configuration is requested.