# CertificateDto

The certificate information.

## Properties

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