@ptkl/sdk - v1.3.4
Preparing search index...
v0.9/api/integrations/serbiaUtil
default
Class default
Hierarchy (
View Summary
)
default
default
Index
Constructors
constructor
Properties
client
env
host
token
Methods
get
Conto
List
get
Nbs
Ips
Qr
Code
get
Receipt
From
Qr
Code
get
Receipt
From
Url
nbs
Search
request
set
Client
validate
Nbs
Ips
Qr
Code
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
get
Conto
List
getContoList
()
:
Promise
<
AxiosResponse
<
any
,
any
>
>
Returns
Promise
<
AxiosResponse
<
any
,
any
>
>
get
Nbs
Ips
Qr
Code
getNbsIpsQrCode
(
code
:
NbsIpsQrCode
,
size
:
number
,
lang
?:
string
,
)
:
Promise
<
AxiosResponse
<
IPSQrCodeResponse
,
any
>
>
Parameters
code
:
NbsIpsQrCode
size
:
number
Optional
lang
:
string
Returns
Promise
<
AxiosResponse
<
IPSQrCodeResponse
,
any
>
>
get
Receipt
From
Qr
Code
getReceiptFromQrCode
(
qrCodeImage
:
string
,
source
:
string
,
)
:
Promise
<
AxiosResponse
<
any
,
any
>
>
Parameters
qrCodeImage
:
string
source
:
string
Returns
Promise
<
AxiosResponse
<
any
,
any
>
>
get
Receipt
From
Url
getReceiptFromUrl
(
url
:
string
,
source
:
string
)
:
Promise
<
AxiosResponse
<
any
,
any
>
>
Parameters
url
:
string
source
:
string
Returns
Promise
<
AxiosResponse
<
any
,
any
>
>
nbs
Search
nbsSearch
(
params
:
NBSSearchParams
)
:
Promise
<
AxiosResponse
<
any
,
any
>
>
Parameters
params
:
NBSSearchParams
Returns
Promise
<
AxiosResponse
<
any
,
any
>
>
request
request
(
method
:
string
,
endpoint
:
string
,
params
:
any
,
)
:
Promise
<
AxiosResponse
<
any
,
any
>
>
Parameters
method
:
string
endpoint
:
string
params
:
any
Returns
Promise
<
AxiosResponse
<
any
,
any
>
>
set
Client
setClient
(
client
:
AxiosInstance
)
:
default
Parameters
client
:
AxiosInstance
Returns
default
validate
Nbs
Ips
Qr
Code
validateNbsIpsQrCode
(
qrCodeString
:
string
,
lang
?:
string
,
)
:
Promise
<
AxiosResponse
<
IPSQrCodeResponse
,
any
>
>
Parameters
qrCodeString
:
string
Optional
lang
:
string
Returns
Promise
<
AxiosResponse
<
IPSQrCodeResponse
,
any
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
env
host
token
Methods
get
Conto
List
get
Nbs
Ips
Qr
Code
get
Receipt
From
Qr
Code
get
Receipt
From
Url
nbs
Search
request
set
Client
validate
Nbs
Ips
Qr
Code
@ptkl/sdk - v1.3.4
Loading...