InsightsTableResultColumnsItem interface

model interface InsightsTableResultColumnsItem

Properties

name

the name of the column

type

the type of the column

Property Details

name

the name of the column

name?: string

Property Value

string

type

the type of the column

type?: string

Property Value

string