BatchResponse interface

Properties

body
headers
isSuccessful
statusCode

Property Details

body

body?: Object

Property Value

Object

headers

headers?: Object

Property Value

Object

isSuccessful

isSuccessful?: boolean

Property Value

boolean

statusCode

statusCode?: number

Property Value

number