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

    Interface LiveTemplate

    interface LiveTemplate {
        projectId?: string;
        templateKey?: string;
    }
    Index

    Properties

    projectId?: string

    Optional - The String containing the project key linked to the custom template to retrieve

    templateKey?: string

    Optional - The String containing the key of the custom template to retrieve