DocumentKpiRelationAttribute
description
Document KPI related entity and it's type
type DocumentKpiRelationAttribute {
  type: String
  value: String
}
Fields
DocumentKpiRelationAttribute.type ● String scalar
This field gives the attribute type Eg: special dividend for Dividend cluster @exposed
DocumentKpiRelationAttribute.value ● String scalar
This field gives the attribute text Eg: 45% for increase rate @exposed
Member of
DocumentKpi  object