interface GetBoardPropertyKeys {
    boardId: string;
}

Properties

Properties

boardId: string

The ID of the board from which property keys will be returned.