@ptkl/sdk - v0.9.9
Preparing search index...
SerbiaUtil
Class SerbiaUtil
Hierarchy
default
SerbiaUtil
Index
Constructors
constructor
Properties
client
Methods
get
Conto
List
get
Receipt
From
Url
nsb
Search
request
services
set
Client
Constructors
constructor
new
SerbiaUtil
(
options
?:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
,
)
:
SerbiaUtil
Parameters
Optional
options
:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
Returns
SerbiaUtil
Properties
client
client
:
AxiosInstance
Methods
get
Conto
List
getContoList
()
:
Promise
<
AxiosResponse
<
any
,
any
>
>
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
>
>
nsb
Search
nsbSearch
(
params
:
any
)
:
Promise
<
AxiosResponse
<
any
,
any
>
>
Parameters
params
:
any
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
>
>
services
services
(
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
)
:
SerbiaUtil
Parameters
client
:
AxiosInstance
Returns
SerbiaUtil
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
Methods
get
Conto
List
get
Receipt
From
Url
nsb
Search
request
services
set
Client
@ptkl/sdk - v0.9.9
Loading...