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