BatchResponseSummary interface

Summary for the batch request

Properties

successfulRequests

Number of successful requests in the batch NOTE: This property will not be serialized. It can only be populated by the server.

totalRequests

Total number of requests in the batch NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

successfulRequests

Number of successful requests in the batch NOTE: This property will not be serialized. It can only be populated by the server.

successfulRequests?: number

Property Value

number

totalRequests

Total number of requests in the batch NOTE: This property will not be serialized. It can only be populated by the server.

totalRequests?: number

Property Value

number