# ReadUserGroupsPerUserResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**response_context** | Option<[**crate::models::ResponseContext**](ResponseContext.md)> | | [optional]
**user_groups** | Option<[**Vec<crate::models::UserGroup>**](UserGroup.md)> | A list of user groups. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)