@ptkl/sdk - v0.9.9
Preparing search index...
VPFR
Class VPFR
Hierarchy
default
VPFR
Index
Constructors
constructor
Properties
client
Methods
request
set
Client
Constructors
constructor
new
VPFR
(
options
?:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
)
:
VPFR
Parameters
Optional
options
:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
Returns
VPFR
Properties
client
client
:
AxiosInstance
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
)
:
VPFR
Parameters
client
:
AxiosInstance
Returns
VPFR
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
Methods
request
set
Client
@ptkl/sdk - v0.9.9
Loading...