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

    Interface UserLink

    interface UserLink {
        jiraRest?: string;
        self?: string;
    }
    Index

    Properties

    Properties

    jiraRest?: string

    REST API URL for the customer.

    self?: string