CatalogUserRelationships.
add_user_groups
add_user_groups(user_groups: list[CatalogUserGroup]) -> None
Appends the User Groups to the existing list.
Parameters
| name | type | description |
|---|---|---|
| user_groups | list[CatalogUserGroup] | User Groups to be added. |
add_user_groups(user_groups: list[CatalogUserGroup]) -> None
Appends the User Groups to the existing list.
| name | type | description |
|---|---|---|
| user_groups | list[CatalogUserGroup] | User Groups to be added. |