ListWorkflowsItem

A workflow in list of workflows.

Types

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

Properties

Link copied to clipboard

Creation timestamp for workflow.

Link copied to clipboard

Last updated timestamp for workflow.

Link copied to clipboard

Status of workflow execution.

Link copied to clipboard

Description for workflow execution status.

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
inline fun copy(block: ListWorkflowsItem.Builder.() -> Unit = {}): ListWorkflowsItem
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