user.CatalogUser

Properties

None

Methods

NameDescription
client_class()None
init()None
add_user_group(user_group: CatalogUserGroup)Adds a User Group to the relationships variable.
add_user_groups(user_groups: list[CatalogUserGroup])Adds multiple User Groups to the relationship with the user.
remove_user_groups()Clears the User Group from the relationship with the user.
replace_user_groups(user_groups: list[CatalogUserGroup])Replaces the User Groups in the relationships variable.