Builder

class Builder

Properties

Link copied to clipboard
var createdOn: <Error class: unknown class>?

The timestamp when the workflow run was created, in ISO 8601 date-time format.

Link copied to clipboard
var endedAt: <Error class: unknown class>?

The timestamp when the workflow run completed execution, in ISO 8601 date-time format. This value is null if the run is not complete.

Link copied to clipboard
var startedAt: <Error class: unknown class>?

The timestamp when the workflow run started execution, in ISO 8601 date-time format.

Link copied to clipboard

The current status of the workflow run.