ListWorkflowVersionsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of workflows to return in one page of results.

Link copied to clipboard

Specify the pagination token from a previous request to retrieve the next page of results.

Link copied to clipboard

The workflow type.

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