GetWorkflowResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Attributes provided for workflow execution.

Link copied to clipboard

Workflow error messages during execution (if any).

Link copied to clipboard

The timestamp that represents when workflow execution last updated.

Link copied to clipboard

Workflow specific execution metrics.

Link copied to clipboard

The timestamp that represents when workflow execution started.

Link copied to clipboard

Status of workflow execution.

Link copied to clipboard

Unique identifier for the workflow.

Link copied to clipboard

The type of workflow. The only supported value is APPFLOW_INTEGRATION.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String