CatalogUserService.
list_user_groups
list_user_groups(
) ->
list[CatalogUserGroup]
Get a list of all existing user groups.
Parameters
name | type | description |
---|---|---|
self | None | None |
Returns
type | description |
---|---|
list[CatalogUserGroup] | List of all User groups as UserGroup entity object. |