# ApiInfoDto

The information about the API.

## Properties

| Name        | Type    | Description          | Notes                   |
| ----------- | ------- | -------------------- | ----------------------- |
| **href**    | **str** | The API entry point. | \[optional] \[readonly] |
| **name**    | **str** | The API name.        | \[optional] \[readonly] |
| **version** | **str** | The API version.     | \[optional] \[readonly] |
