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

    Interface ContainerForProjectFeatures

    The list of features on a project.

    interface ContainerForProjectFeatures {
        features?: Version3Models.ProjectFeature[];
    }
    Index

    Properties

    Properties

    The project features.