Google Apps Script API
    Preparing search index...
    interface AccountTreeRequest {
        accountName?: string;
        kind?: string;
        profileName?: string;
        timezone?: string;
        webpropertyName?: string;
        websiteUrl?: string;
    }
    Index

    Properties

    accountName?: string
    kind?: string
    profileName?: string
    timezone?: string
    webpropertyName?: string
    websiteUrl?: string