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