ach-node-sdk
Preparing search index...
common
createRequestFunction
Function createRequestFunction
createRequestFunction
(
axiosArgs
:
RequestArgs
,
globalAxios
:
AxiosInstance
,
BASE_PATH
:
string
,
configuration
?:
Configuration
,
)
:
(
axios
?:
AxiosInstance
,
basePath
?:
string
,
)
=>
Promise
<
AxiosResponse
<
any
,
any
,
{}
,
any
>
>
Parameters
axiosArgs
:
RequestArgs
globalAxios
:
AxiosInstance
BASE_PATH
:
string
Optional
configuration
:
Configuration
Returns
(
axios
?:
AxiosInstance
,
basePath
?:
string
,
)
=>
Promise
<
AxiosResponse
<
any
,
any
,
{}
,
any
>
>
Export
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ach-node-sdk
Loading...
Export