# CertificateDto

The certificate information.

## Properties

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