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

    Interface AccountIdEmailRecord

    interface AccountIdEmailRecord {
        accountId: string;
        email: string;
    }
    Index

    Properties

    Properties

    accountId: string
    email: string