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

    Interface GetFeaturesForProject

    interface GetFeaturesForProject {
        projectIdOrKey: string | number;
    }
    Index

    Properties

    Properties

    projectIdOrKey: string | number

    The ID or (case-sensitive) key of the project.