BatchResponseItem

BatchResponseItem
BatchResponseItem

A single respose in a list of batched responses

JSON Example
{
    "code": 0
}
object
body
Optional

object returned by api

object
headers
Optional

The headers returned by the API call

integer As int64 As int64
code
Required

http status code

Property Of