# GroupUsers

Collection of the groups the user is a member of.

## Properties

| Name      | Type                                                                                              | Description                                       | Notes                   |
| --------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ----------------------- |
| **href**  | [**URI**](https://github.com/ionos-cloud/sdk-java/blob/master/docs/models/URI.md)                 | URL to the object representation (absolute path). | \[optional] \[readonly] |
| **id**    | **String**                                                                                        | The resource's unique identifier.                 | \[optional] \[readonly] |
| **items** | [**List\<Group>**](https://docs.ionos.com/sections-test/java-sdk/cloud-api-java-sdk/models/group) | Array of items in the collection.                 | \[optional] \[readonly] |
| **type**  | [**Type**](https://docs.ionos.com/sections-test/java-sdk/cloud-api-java-sdk/models/type)          | The type of the resource.                         | \[optional]             |
