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

# CertificatePropertiesDto

## Properties

| Name                 | Type       | Description                      | Notes                               |
| -------------------- | ---------- | -------------------------------- | ----------------------------------- |
| **name**             | **string** | The certificate name.            | \[optional] \[default to undefined] |
| **certificate**      | **string** | The certificate body.            | \[optional] \[default to undefined] |
| **certificateChain** | **string** | Optional. The certificate chain. | \[optional] \[default to undefined] |
