# TemplateResponse

A MongoDB template.

## Properties

| Name           | Type                                                                                                                          | Description                    | Notes                               |
| -------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | ----------------------------------- |
| **type**       | [**ResourceType**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/resourcetype)                |                                | \[optional] \[default to undefined] |
| **id**         | **string**                                                                                                                    | The unique ID of the resource. | \[optional] \[default to undefined] |
| **metadata**   | [**Metadata**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/metadata)                        |                                | \[optional] \[default to undefined] |
| **properties** | [**TemplateProperties**](https://github.com/ionos-cloud/sdk-nodejs-dbaas-mongo/blob/master/docs/models/TemplateProperties.md) |                                | \[optional] \[default to undefined] |
