InsightQueryItemPropertiesTableQueryColumnsDefinitionsItem interface
属性
| header | 见解列标题。 |
| output |
见解列类型。 |
| support |
查询是否支持深层链接。 |
属性详细信息
header
见解列标题。
header?: string
属性值
string
outputType
见解列类型。
outputType?: string
属性值
string
supportDeepLink
查询是否支持深层链接。
supportDeepLink?: boolean
属性值
boolean