# UserResource

## Properties

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