# ApiInfoDto

The information about the API.

## Properties

| Name        | Type                                                                                           | Description          | Notes                   |
| ----------- | ---------------------------------------------------------------------------------------------- | -------------------- | ----------------------- |
| **href**    | [**URI**](https://github.com/ionos-cloud/sdk-java-cert-manager/blob/master/docs/models/URI.md) | The API entry point. | \[optional] \[readonly] |
| **name**    | **String**                                                                                     | The API name.        | \[optional] \[readonly] |
| **version** | **String**                                                                                     | The API version.     | \[optional] \[readonly] |
