Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KpiGroupByMetadata

Package version

interface

An interface representing KpiGroupByMetadata. The KPI GroupBy field metadata.

Hierarchy

  • KpiGroupByMetadata

Index

Properties

Optional displayName

displayName: undefined | object
member

{{ [propertyName: string]: string }} [displayName] The display name.

Optional fieldName

fieldName: undefined | string
member

{string} [fieldName] The name of the field.

Optional fieldType

fieldType: undefined | string
member

{string} [fieldType] The type of the field.

Generated using TypeDoc