Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface MigratedUser

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

    Properties

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