GetWorkflowVersionRequest

Types

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

Properties

Link copied to clipboard

The export format for the workflow.

Link copied to clipboard

The workflow's type.

Link copied to clipboard

The workflow version name.

Link copied to clipboard

The workflow's ID. The workflowId is not the UUID.

Link copied to clipboard

The 12-digit account ID of the workflow owner. The workflow owner ID can be retrieved using the GetShare API operation. If you are the workflow owner, you do not need to include this ID.

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