js-bao-wss-client / IntegrationsAPI
Interface: IntegrationsAPI
Methods
call()
call<
T>(request):Promise<IntegrationCallResponse<T>>
Type Parameters
T
T = any
Parameters
request
Returns
Promise<IntegrationCallResponse<T>>