@@ -32,7 +32,7 @@ export class ResponseTrackScan extends ResponseScan {
 | 
			
		||||
     */
 | 
			
		||||
    @IsDateString()
 | 
			
		||||
    @IsNotEmpty()
 | 
			
		||||
    timestamp: string;
 | 
			
		||||
    timestamp: number;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * Creates a ResponseTrackScan object from a scan.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user