Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the response body returned from the creation of a workflow.

export
interface

ITemplateWorkflowInfo

Hierarchy

  • ITemplateWorkflowInfo

Index

Properties

vendor

vendor: string

Vendor name.

memberof

ITemplateWorkflowInfo

workflowDescription

workflowDescription: string

Description of the workflow.

memberof

ITemplateWorkflowInfo

workflowID

workflowID: string

ID of the workflow.

memberof

ITemplateWorkflowInfo

workflowKey

workflowKey: string

Unique workflow key.

memberof

ITemplateWorkflowInfo

workflowVersion

workflowVersion: string

Version of the workflow.

memberof

ITemplateWorkflowInfo

Generated using TypeDoc