Skip to content

js-bao-wss-client


js-bao-wss-client / IntegrationCallResponse

Interface: IntegrationCallResponse<T>

Type Parameters

T

T = any

Properties

body

body: T


durationMs?

optional durationMs: number


errorCode?

optional errorCode: string


headers

headers: Record<string, string>


status

status: number


traceId?

optional traceId: string