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