Google Apps Script API
    Preparing search index...
    interface ResellernotifyCollection {
        getwatchdetails(): ResellernotifyGetwatchdetailsResponse;
        register(): ResellernotifyResource;
        register(optionalArgs: object): ResellernotifyResource;
        unregister(): ResellernotifyResource;
        unregister(optionalArgs: object): ResellernotifyResource;
    }
    Index

    Methods