Skip to content

Interface: MetricViewColumnDisplay

Per-column display metadata for a UC Metric View column, sourced from the YAML 1.1 display_name/format attributes plus the SQL type. Loose enough that an as const generated literal assigns to it.

optional description?: string


optional display_name?: string


optional format?: string


type: string