@shieldz/sdk
Preparing search index...
Shieldz
Class Shieldz
Index
Constructors
constructor
Properties
invoices
Methods
request
Constructors
constructor
new
Shieldz
(
options
:
string
|
ShieldzOptions
)
:
Shieldz
Parameters
options
:
string
|
ShieldzOptions
Returns
Shieldz
Properties
Readonly
invoices
invoices
:
Invoices
Methods
request
request
<
T
>
(
method
:
string
,
path
:
string
,
opts
?:
{
body
?:
unknown
;
query
?:
Query
}
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
method
:
string
path
:
string
opts
:
{
body
?:
unknown
;
query
?:
Query
}
= {}
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
invoices
Methods
request
@shieldz/sdk
Loading...