js-bao-wss-client / IntegrationCallResponse
Interface: IntegrationCallResponse<T>
Type Parameters
T
T = any
Properties
body
body:
T
durationMs?
optionaldurationMs:number
errorCode?
optionalerrorCode:string
headers
headers:
Record<string,string>
status
status:
number
traceId?
optionaltraceId:string