@webitel/api-services
Preparing search index...
routing-outbound-call-service/routing-outbound-call-service.msw
getSearchRoutingOutboundCallMockHandler
Function getSearchRoutingOutboundCallMockHandler
getSearchRoutingOutboundCallMockHandler
(
overrideResponse
?:
|
EngineListRoutingOutboundCall
|
(
(
info
:
ResponseResolverInfo
<
HttpRequestResolverExtras
<
PathParams
<
string
|
number
|
symbol
>
>
,
DefaultBodyType
,
>
,
)
=>
|
EngineListRoutingOutboundCall
|
Promise
<
EngineListRoutingOutboundCall
>
)
,
options
?:
RequestHandlerOptions
,
)
:
HttpHandler
Parameters
Optional
overrideResponse
:
|
EngineListRoutingOutboundCall
|
(
(
info
:
ResponseResolverInfo
<
HttpRequestResolverExtras
<
PathParams
<
string
|
number
|
symbol
>
>
,
DefaultBodyType
,
>
,
)
=>
|
EngineListRoutingOutboundCall
|
Promise
<
EngineListRoutingOutboundCall
>
)
Optional
options
:
RequestHandlerOptions
Returns
HttpHandler
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...