Jira.js - Jira Cloud API library
    Preparing search index...

    Interface GetBoardPropertyKeys

    interface GetBoardPropertyKeys {
        boardId: string;
    }
    Index

    Properties

    Properties

    boardId: string

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