@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Dependencies
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
Dependencies
Fetch
Failed
Dependencies
Options
Dependencies
Query
Dependencies
Response
Dependents
Dependencies
Types
Hierarchy
ThBaseHandler
Dependencies
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
Constructors
constructor
new
Dependencies
(
options
:
DependenciesOptions
, http
:
Client
)
:
Dependencies
Parameters
options:
DependenciesOptions
http:
Client
Returns
Dependencies
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
DependenciesOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/dependencies'
Methods
get
get
(
query
:
DependenciesQuery
)
:
Promise
<
DependenciesResponse
>
Parameters
query:
DependenciesQuery
Returns
Promise
<
DependenciesResponse
>
Generated using
TypeDoc