Skip to main content

GkbProperty

A property with associated value from the Geneea knowledge-base

Fields

PropertyRequiredTypeDescription
nameTruestringKey identifying the property.
labelFalsestringLabel describing the property.
valueGkbIdFalsestringIdentifier of GKB item representing property value if there is any.
boolValueFalsebooleanProperty value if it is boolean.
floatValueFalsenumberProperty value if it is float.
intValueFalseintegerProperty value if it is integer.
strValueFalsestringProperty value if it is string or date.