@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Uri
Helper
constructor
base
Uri
generate
Base
Uri
generate
Uri
With
Query
Handler
Option
Handler
Query
Hierarchy
UriHelper
Index
Constructors
constructor
Properties
base
Uri
Methods
generate
Base
Uri
generate
Uri
With
Query
Constructors
constructor
new
Uri
Helper
(
endpoint
:
string
, options
:
HandlerOption
)
:
UriHelper
Parameters
endpoint:
string
options:
HandlerOption
Returns
UriHelper
Properties
base
Uri
base
Uri
:
string
Methods
generate
Base
Uri
generate
Base
Uri
(
path
?:
string
)
:
string
Parameters
Optional
path:
string
Returns
string
generate
Uri
With
Query
generate
Uri
With
Query
(
basePath
:
string
, query
?:
HandlerQuery
)
:
string
Parameters
basePath:
string
Optional
query:
HandlerQuery
Returns
string
Generated using
TypeDoc