Viewer
    Preparing search index...

    Interface ShapeDiverResponseOutputChunkBackend

    interface ShapeDiverResponseOutputChunkBackend {
        displayname: string;
        hidden: boolean;
        id: string;
        name: string;
        typeHint: string;
        tooltip?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    displayname: string
    hidden: boolean
    id: string
    name: string
    typeHint: string
    tooltip?: string