ISPO SDK
    Preparing search index...

    Interface GoogleMailListAccountsResult

    Markdown
    interface GoogleMailListAccountsResult {
        accounts: GoogleMailAccount[];
    }
    Index
    accounts: GoogleMailAccount[]