function anonymous(d0 ) { return function EventsBatchV6(v0,v1,v2,v3,v4,v5,v6,v7) { this.platformName = v0; this.publishTimestamp = v1; this.siteName = v2; this.sessionId = v3; this.cookiesEnabled = v4; if (v5 === undefined) { this.qa = d0(); } else { this.qa = v5; } this.xment = v6; this.events = v7; }; }