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

    Interface EnumerationCaseCreationOptions

    interface EnumerationCaseCreationOptions {
        value?: string;
    }
    Index

    Properties

    Properties

    value?: string