Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 847 Bytes

DeploymentDto.md

File metadata and controls

16 lines (11 loc) · 847 Bytes

DeploymentDto

Properties

Name Type Description Notes
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<Veccrate::models::AtomLink> The links associated to this resource, with method, href and rel. [optional]

[Back to Model list] [Back to API list] [Back to README]