> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cert-manager-sdk-python/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/cert-manager-sdk-python/models/certificatedto.md).

# 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**](/cert-manager-sdk-python/models/resourcemetadatadto.md)           |                                                       | \[optional]             |
| **properties** | [**CertificatePropertiesDto**](/cert-manager-sdk-python/models/certificatepropertiesdto.md) |                                                       | \[optional]             |
