@ptkl/sdk - v0.9.9
Preparing search index...
Apps
Class Apps
Hierarchy
default
Apps
Index
Constructors
constructor
Properties
client
env
host
token
Methods
download
set
Client
update
Settings
upload
Constructors
constructor
new
Apps
(
appType
?:
string
)
:
Apps
Parameters
Optional
appType
:
string
Returns
Apps
Properties
client
client
:
AxiosInstance
Protected
env
env
:
null
|
string
= null
Protected
host
host
:
null
|
string
= null
Protected
token
token
:
null
|
string
= null
Methods
download
download
(
ref
:
string
,
version
:
string
)
:
Promise
<
any
>
Parameters
ref
:
string
version
:
string
Returns
Promise
<
any
>
set
Client
setClient
(
client
:
AxiosInstance
)
:
Apps
Parameters
client
:
AxiosInstance
Returns
Apps
update
Settings
updateSettings
(
updateValues
:
any
,
ref
:
string
)
:
Promise
<
any
>
Parameters
updateValues
:
any
ref
:
string
Returns
Promise
<
any
>
upload
upload
(
formData
:
FormData
)
:
Promise
<
any
>
Parameters
formData
:
FormData
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
env
host
token
Methods
download
set
Client
update
Settings
upload
@ptkl/sdk - v0.9.9
Loading...