LastQty Field
        
		
       
        Quantity (e.g. shares) bought/sold on this (last) fill.
 
(Prior to FIX 4.2 this field was of type int)
 
 
		
	
	
	
		
		
			
	
			
				
				
				
					public const int LastQty = 32
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
			
	
			
				
				
				
					public:  
const int LastQty = 32;
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					public const LastQty : int = 32
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
	 
	
		Field Value
	int 
	
	 
 
	
	
	
	
	
			 
			
				
					
In this article
					Definition