@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Iam
User
Groups
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
Iam
User
Groups
Fetch
Failed
Error
Object
Iam
User
Group
Iam
User
Groups
Options
Iam
User
Groups
Query
Iam
User
Groups
Query
Handler
Iam
User
Groups
Response
Hierarchy
ThBaseHandler
IamUserGroups
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
Constructors
constructor
new
Iam
User
Groups
(
options
:
IamUserGroupsOptions
, http
:
Client
)
:
IamUserGroups
Parameters
options:
IamUserGroupsOptions
http:
Client
Returns
IamUserGroups
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
IamUserGroupsOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/iam/user-groups'
Methods
get
All
get
All
(
query
?:
IamUserGroupsQueryHandler
)
:
Promise
<
IamUserGroupsResponse
>
Parameters
Optional
query:
IamUserGroupsQueryHandler
Returns
Promise
<
IamUserGroupsResponse
>
Generated using
TypeDoc