function anonymous( ) { return function ActivityTrackingV6Event(v0,v1,v2,v3,v4) { this.type = v0; this.name = v1; this.meta = v2; this.createdTimestamp = v3; this.sequence = v4; }; }