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

    Interface GetFeatureFlagById

    interface GetFeatureFlagById {
        featureFlagId: string;
    }
    Index

    Properties

    Properties

    featureFlagId: string

    The ID of the Feature Flag to fetch.