sparkengineweb
    Preparing search index...

    Interface BaseEntityProps

    interface BaseEntityProps {
        name?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name?: string