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

    Interface JsonStructureCreationOptions

    interface JsonStructureCreationOptions {
        jsonSnippet?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    jsonSnippet?: string
    name?: string