bitbucket-api-client-lib

PipelineSchedule

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- uuid | String | The UUID identifying the schedule. | [optional] enabled | Boolean | Whether the schedule is enabled. | [optional] target | PipelineTarget | | [optional] selector | PipelineSelector | | [optional] cronPattern | String | The cron expression that the schedule applies. | [optional] createdOn | OffsetDateTime | The timestamp when the schedule was created. | [optional] updatedOn | OffsetDateTime | The timestamp when the schedule was updated. | [optional]