@ptkl/sdk - v1.3.4
Preparing search index...
v0.9/api/integrations/vpfr
default
Class default
Hierarchy (
View Summary
)
default
default
Index
Constructors
constructor
Properties
client
env
host
token
Methods
request
set
Client
Constructors
constructor
new
default
(
options
?:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
)
:
default
Parameters
Optional
options
:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
Returns
default
Properties
client
client
:
AxiosInstance
Protected
env
env
:
null
|
string
= null
Protected
host
host
:
null
|
string
= null
Protected
token
token
:
null
|
string
= null
Methods
request
request
(
method
:
string
,
endpoint
:
string
,
params
?:
any
,
)
:
Promise
<
AxiosResponse
<
any
,
any
>
>
Parameters
method
:
string
endpoint
:
string
Optional
params
:
any
Returns
Promise
<
AxiosResponse
<
any
,
any
>
>
set
Client
setClient
(
client
:
AxiosInstance
)
:
default
Parameters
client
:
AxiosInstance
Returns
default
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
env
host
token
Methods
request
set
Client
@ptkl/sdk - v1.3.4
Loading...