# GroupShares

## 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\<GroupShare>**](https://docs.ionos.com/sections-test/java-sdk/cloud-api-java-sdk/models/groupshare) | Array of items in the collection.                   | \[optional] \[readonly] |
| **type**  | [**Type**](https://docs.ionos.com/sections-test/java-sdk/cloud-api-java-sdk/models/type)                    | Share representing groups and resource relationship | \[optional]             |
