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

    Interface EclairGeoDataMetadata

    interface EclairGeoDataMetadata {
        content?: string;
        fullName?: string;
        maps?: EclairMap[];
        masterLabel: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    content?: string
    fullName?: string
    maps?: EclairMap[]
    masterLabel: string