@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Branch
Fetch
Failed
Branches
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
get
All
meta
Branches
Fetch
Failed
Branches
Meta
Failed
Branch
Branch
Response
Branches
Options
Branches
Query
Branches
Response
Hierarchy
ThBaseHandler
Branches
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
get
All
meta
Constructors
constructor
new
Branches
(
options
:
BranchesOptions
, http
:
Client
)
:
Branches
Parameters
options:
BranchesOptions
http:
Client
Returns
Branches
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
BranchesOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v1/branches'
Methods
get
get
(
branchId
:
string
)
:
Promise
<
BranchResponse
>
Parameters
branchId:
string
Returns
Promise
<
BranchResponse
>
get
All
get
All
(
queryOrOptions
?:
BranchesQuery
)
:
Promise
<
BranchesResponse
>
Parameters
Optional
queryOrOptions:
BranchesQuery
Returns
Promise
<
BranchesResponse
>
meta
meta
(
queryOrOptions
?:
BranchesQuery
)
:
Promise
<
BranchesResponse
>
Parameters
Optional
queryOrOptions:
BranchesQuery
Returns
Promise
<
BranchesResponse
>
Generated using
TypeDoc