> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-nodejs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/postgres-sdk-nodejs/models/metadata.md).

# Metadata

## Properties

| Name                     | Type       | Description              | Notes                               |
| ------------------------ | ---------- | ------------------------ | ----------------------------------- |
| **createdBy**            | **string** | The URN of an IAM user.  | \[optional] \[default to undefined] |
| **createdByUserId**      | **string** | The ID of an IAM user.   | \[optional] \[default to undefined] |
| **createdDate**          | **string** | An ISO 8601 timestamp.   | \[optional] \[default to undefined] |
| **lastModifiedBy**       | **string** | The URN of an IAM user.  | \[optional] \[default to undefined] |
| **lastModifiedByUserId** | **string** | The ID of an IAM user.   | \[optional] \[default to undefined] |
| **lastModifiedDate**     | **string** | An ISO 8601 timestamp.   | \[optional] \[default to undefined] |
| **resourceURN**          | **string** | The URN of the resource. | \[optional] \[default to undefined] |
