Name | Type | Description | Notes |
---|---|---|---|
Type_ | string | [default to null] | |
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 | The Bitbucket account that was used to perform the deployment. | [optional] [default to null] |
Status | *DeploymentStateCompletedStatus | The status of the completed deployment. | [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] |