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] |