@valon-technologies/gestalt
    Preparing search index...

    Interface ListWorkflowProviderDefinitionsResponse

    interface ListWorkflowProviderDefinitionsResponse {
        definitions: readonly WorkflowDefinition[];
    }
    Index

    Properties

    Properties

    definitions: readonly WorkflowDefinition[]