# DeploymentDto
## Properties
**id** | Option<**String**> | The id of the deployment. | [optional]
**tenant_id** | Option<**String**> | The tenant id of the deployment. | [optional]
**deployment_time** | Option<**String**> | The time when the deployment was created. | [optional]
**source** | Option<**String**> | The source of the deployment. | [optional]
**name** | Option<**String**> | The name of the deployment. | [optional]
**links** | Option<[**Vec<crate::models::AtomLink>**](AtomLink.md)> | The links associated to this resource, with `method`, `href` and `rel`. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)