bitbucket-api-client-lib

Pipeline

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- uuid | String | The UUID identifying the pipeline. | [optional] buildNumber | Integer | The build number of the pipeline. | [optional] creator | Account | | [optional] repository | Repository | | [optional] target | PipelineTarget | | [optional] trigger | PipelineTrigger | | [optional] state | PipelineState | | [optional] createdOn | OffsetDateTime | The timestamp when the pipeline was created. | [optional] completedOn | OffsetDateTime | The timestamp when the Pipeline was completed. This is not set if the pipeline is still in progress. | [optional] buildSecondsUsed | Integer | The number of build seconds used by this pipeline. | [optional]