Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 697 Bytes

DeploymentDtoAllOf.md

File metadata and controls

15 lines (10 loc) · 697 Bytes

DeploymentDtoAllOf

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]

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