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

    Interface GetAddonProperty

    interface GetAddonProperty {
        addonKey: string;
        propertyKey: string;
    }
    Index

    Properties

    addonKey: string

    The key of the app, as defined in its descriptor.

    propertyKey: string

    The key of the property.