# RainbowEnduserPortal.GetUserGroupsSuccessData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Group unique identifier. | 
**name** | **String** | Group name. | 
**comment** | **String** | Group comment. | 
**isFavorite** | **Boolean** | Is group flagged as favorite. | 
**owner** | **String** | Rainbow Id of group owner. | 
**creationDate** | **Date** | Creation date of the group (read only, set automatically during group creation). | 
**users** | **[String]** | List of Rainbow users being in the group. | 


