Skip to content

STRUCT

WorkflowHierarchyDebugSnapshot

public struct WorkflowHierarchyDebugSnapshot: Codable, Equatable

Properties

workflowType

public var workflowType: String

stateDescription

public var stateDescription: String

children

public var children: [Child]