@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Exports
V1
constructor
endpoint
http
options
uri
Helper
gobd
Exports
V1Response
Exports
V1Response
Item
Hierarchy
ExportsV1
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
Methods
gobd
Constructors
constructor
new
Exports
V1
(
options
:
ExportsOptions
, http
:
Client
)
:
ExportsV1
Parameters
options:
ExportsOptions
http:
Client
Returns
ExportsV1
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
ExportsOptions
uri
Helper
uri
Helper
:
UriHelper
Methods
gobd
gobd
(
gobdQuery
:
GobdQuery
, queryOrOptions
?:
GobdQueryOrOptions
)
:
Promise
<
ExportsV1Response
>
Parameters
gobdQuery:
GobdQuery
Optional
queryOrOptions:
GobdQueryOrOptions
Returns
Promise
<
ExportsV1Response
>
Generated using
TypeDoc