BatchResultSummaryOutput interface   
Summary of the results for the batch request
Properties
| successful | 
	Number of successful requests in the batch  | 
| total | 
	Total number of requests in the batch  | 
Property Details
		successfulRequests
	 
	Number of successful requests in the batch
successfulRequests: number
				Property Value
number
		totalRequests
	 
	Total number of requests in the batch
totalRequests: number
				Property Value
number