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

    Interface GetForgeAppPropertyKeys

    interface GetForgeAppPropertyKeys {
        keys?: { key?: string; self?: string }[];
    }
    Index

    Properties

    Properties

    keys?: { key?: string; self?: string }[]