Gleanex.Client.CreateWorkflowRequest (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a CreateWorkflowRequest

Summary

Types

t()

@type t() :: %Gleanex.Client.CreateWorkflowRequest{
  parentWorkflowId: String.t() | nil,
  transient: boolean() | nil
}