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

    Interface UnrestrictedUserEmail

    interface UnrestrictedUserEmail {
        accountId?: string;
        email?: string;
    }
    Index

    Properties

    Properties

    accountId?: string

    The accountId of the user

    email?: string

    The email of the user