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

    Interface UserContextVariable

    interface UserContextVariable {
        accountId: string;
        type: string;
    }
    Index

    Properties

    Properties

    accountId: string

    The account ID of the user.

    type: string

    Type of custom context variable.