# CertificatePropertiesDto

## Properties

| Name                   | Type    | Description                      | Notes       |
| ---------------------- | ------- | -------------------------------- | ----------- |
| **name**               | **str** | The certificate name.            | \[optional] |
| **certificate**        | **str** | The certificate body.            | \[optional] |
| **certificate\_chain** | **str** | Optional. The certificate chain. | \[optional] |
