# UserResource

## Properties

| Name           | Type                                                                                   | Description                    | Notes       |
| -------------- | -------------------------------------------------------------------------------------- | ------------------------------ | ----------- |
| **type**       | [**ResourceType**](https://docs.ionos.com/postgres-sdk-python/models/resourcetype)     |                                |             |
| **id**         | **str**                                                                                | The unique ID of the resource. |             |
| **href**       | **str**                                                                                | Absolute URL of the resource.  |             |
| **metadata**   | [**Metadata**](https://docs.ionos.com/postgres-sdk-python/models/metadata)             |                                | \[optional] |
| **properties** | [**UserProperties**](https://docs.ionos.com/postgres-sdk-python/models/userproperties) |                                |             |
