Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 937 Bytes

DeploymentStateCompleted.md

File metadata and controls

14 lines (11 loc) · 937 Bytes

DeploymentStateCompleted

Properties

Name Type Description Notes
Name string The name of deployment state (COMPLETED). [optional] [default to null]
Url string Link to the deployment result. [optional] [default to null]
Deployer *Account [optional] [default to null]
Status *DeploymentStateCompletedStatus [optional] [default to null]
StartDate time.Time The timestamp when the deployment was started. [optional] [default to null]
CompletionDate time.Time The timestamp when the deployment completed. [optional] [default to null]

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