@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Tags
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
Hierarchy
ThBaseHandler
Tags
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
Constructors
constructor
new
Tags
(
options
:
TagsOptions
, http
:
Client
)
:
Tags
Parameters
options:
TagsOptions
http:
Client
Returns
Tags
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
TagsOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v1/tags'
Methods
get
All
get
All
(
query
?:
TagsQuery
)
:
Promise
<
TagsResponse
>
Parameters
Optional
query:
TagsQuery
Returns
Promise
<
TagsResponse
>
Generated using
TypeDoc