MetricDimension interface
計量維度的規格
屬性
display |
維度的當地語系化易記顯示名稱 |
name | 維度的名稱 |
to |
是否應針對 Shoebox 匯出案例包含此維度 |
屬性詳細資料
displayName
維度的當地語系化易記顯示名稱
displayName?: string
屬性值
string
name
維度的名稱
name?: string
屬性值
string
toBeExportedForShoebox
是否應針對 Shoebox 匯出案例包含此維度
toBeExportedForShoebox?: boolean
屬性值
boolean