vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface EntityImplementsMetadata

    interface EntityImplementsMetadata {
        fieldImplements?: FieldImplements[];
        fullName?: string;
        isDefault?: boolean;
        isFullyMapped?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fieldImplements?: FieldImplements[]
    fullName?: string
    isDefault?: boolean
    isFullyMapped?: boolean