@netresearch/node-magento-eqp
Preparing search index...
RequestConfig
Interface RequestConfig
interface
RequestConfig
{
auth
?:
{
password
:
string
;
username
:
string
}
;
headers
?:
Record
<
string
,
string
>
;
params
?:
Record
<
string
,
string
|
number
|
boolean
|
undefined
>
;
}
Index
Properties
auth?
headers?
params?
Properties
Optional
auth
auth
?:
{
password
:
string
;
username
:
string
}
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
params
params
?:
Record
<
string
,
string
|
number
|
boolean
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
headers
params
@netresearch/node-magento-eqp
Loading...