@ptkl/sdk - v0.9.9
Preparing search index...
Integration
Class Integration
Hierarchy
default
Integration
Index
Constructors
constructor
Properties
client
Methods
get
DMS
get
Interface
Of
get
Invoicing
get
Payments
get
Serbia
Utilities
get
VPFR
is
Installed
set
Client
Constructors
constructor
new
Integration
(
options
?:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
,
)
:
Integration
Parameters
Optional
options
:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
Returns
Integration
Properties
client
client
:
AxiosInstance
Methods
get
DMS
getDMS
()
:
any
Returns
any
get
Interface
Of
getInterfaceOf
(
id
:
string
)
:
any
Parameters
id
:
string
Returns
any
get
Invoicing
getInvoicing
()
:
any
Returns
any
get
Payments
getPayments
()
:
Payments
Returns
Payments
get
Serbia
Utilities
getSerbiaUtilities
()
:
any
Returns
any
get
VPFR
getVPFR
()
:
any
Returns
any
is
Installed
isInstalled
(
id
:
string
)
:
Promise
<
boolean
>
Parameters
id
:
string
Returns
Promise
<
boolean
>
set
Client
setClient
(
client
:
AxiosInstance
)
:
Integration
Parameters
client
:
AxiosInstance
Returns
Integration
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
Methods
get
DMS
get
Interface
Of
get
Invoicing
get
Payments
get
Serbia
Utilities
get
VPFR
is
Installed
set
Client
@ptkl/sdk - v0.9.9
Loading...