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

    Interface UserMigration

    interface UserMigration {
        accountId?: string;
        key?: string;
        username?: string;
    }
    Index

    Properties

    accountId?: string
    key?: string
    username?: string