@mendix/extensions-api - v0.12.0
    Preparing search index...

    Interface EnumerationValueConditionOutcomeCreationOptions

    interface EnumerationValueConditionOutcomeCreationOptions {
        flow: Workflows.Flow;
        value?: string;
    }
    Index

    Properties

    Properties

    value?: string