Interface SaveResultsRequestParams
		 
	 
	
		
			
			
			
				Properties
				
					
					batchIndex
					batchIndex: number
					
				
				
					
					columnEndIndex
					columnEndIndex: number
					
				
				
					
					columnStartIndex
					columnStartIndex: number
					
				
				
					
					Optional delimiter
					delimiter: string
					
				
				
					
					Optional encoding
					encoding: string
					
				
				
					
					filePath
					filePath: string
					
				
				
					
					Optional formatted
					formatted: boolean
					
				
				
					
					Optional includeHeaders
					includeHeaders: boolean
					
				
				
					
					Optional lineSeperator
					lineSeperator: string
					
				
				
					
					ownerUri
					ownerUri: string
					
				
				
					
					resultFormat
					resultFormat: string
					
					
				
				
					
					resultSetIndex
					resultSetIndex: number
					
				
				
					
					rowEndIndex
					rowEndIndex: number
					
				
				
					
					rowStartIndex
					rowStartIndex: number
					
				
				
					
					Optional textIdentifier
					textIdentifier: string
					
				
			
		 
		
	 
 
 
'csv', 'json', 'excel', 'xml'