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

    Interface SuggestedMappingsForProjectsRequestBean

    Details of changes to a priority scheme's projects that require suggested priority mappings.

    interface SuggestedMappingsForProjectsRequestBean {
        add?: number[];
    }
    Index

    Properties

    Properties

    add?: number[]

    The ids of projects being added to the scheme.