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

    Interface BoardsPayload

    interface BoardsPayload {
        boards?: Version3Models.BoardPayload[];
    }
    Index

    Properties

    Properties

    The boards to be associated with the project.