SerenityJS
    Preparing search index...

    Interface EntityPropertyData

    interface EntityPropertyData {
        name: StringTag;
        type: IntTag;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: StringTag

    The name of the property.

    type: IntTag

    The type of the property.