Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 798 Bytes

DeploymentStateCompletedAllOf.md

File metadata and controls

15 lines (11 loc) · 798 Bytes

DeploymentStateCompletedAllOf

Properties

Name Type Description Notes
completion_date datetime The timestamp when the deployment completed. [optional]
deployer Account [optional]
name str The name of deployment state (COMPLETED). [optional]
start_date datetime The timestamp when the deployment was started. [optional]
status DeploymentStateCompletedStatus [optional]
url str Link to the deployment result. [optional]

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