bitbucket-api-client-lib

DeploymentStateCompleted

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- name | NameEnum | The name of deployment state (COMPLETED). | [optional] url | String | Link to the deployment result. | [optional] deployer | Account | | [optional] status | DeploymentStateCompletedStatus | | [optional] startDate | OffsetDateTime | The timestamp when the deployment was started. | [optional] completionDate | OffsetDateTime | The timestamp when the deployment completed. | [optional]

Enum: NameEnum

Name | Value —- | —– COMPLETED | "COMPLETED"