# CertificateDto

The certificate information.

## Properties

| Name           | Type                                                                                                                                           | Description                                           | Notes                                           |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------- |
| **id**         | **string**                                                                                                                                     | The certificate ID.                                   | \[optional] \[readonly] \[default to undefined] |
| **type**       | **string**                                                                                                                                     | The resource type.                                    | \[optional] \[readonly] \[default to undefined] |
| **href**       | **string**                                                                                                                                     | The URL to the object representation (absolute path). | \[optional] \[readonly] \[default to undefined] |
| **metadata**   | [**ResourceMetadataDto**](https://docs.ionos.com/sections-test/nodejs-sdk/certificate-manager-nodejs-sdk/models/resourcemetadatadto)           |                                                       | \[optional] \[default to undefined]             |
| **properties** | [**CertificatePropertiesDto**](https://docs.ionos.com/sections-test/nodejs-sdk/certificate-manager-nodejs-sdk/models/certificatepropertiesdto) |                                                       | \[optional] \[default to undefined]             |
