Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetadataTableColumnsItem

Package version

Hierarchy

  • MetadataTableColumnsItem

Index

Properties

Optional description

description: undefined | string

The description of the column

Optional isPreferredFacet

isPreferredFacet: undefined | false | true

A flag indicating this column is a preferred facet

name

name: string

The name of the column

Optional source

source: any

an indication of the source of the column, used only when multiple workspaces have conflicting definition for the column

type

The data type of the column

Generated using TypeDoc