Google Apps Script API
    Preparing search index...
    interface AccountsCollection {
        insert(
            resource: GoogleAppsScript.Mirror.Schema.Account,
            userToken: string,
            accountType: string,
            accountName: string,
        ): GoogleAppsScript.Mirror.Schema.Account;
    }
    Index

    Methods

    Methods