AttributeVal
AttributeVal
Contains type specific properties of generic realized entity
JSON Example
{
"data_type": "string",
"key": "string",
"multivalue": false,
"values": [
"string"
]
}
string
data_type
Optional
Datatype of the property
Possible values are :
STRING,
DATE,
INTEGER,
BOOLEAN,
string
key
Optional
Attribute key
boolean
multivalue
Optional
If attribute has a single value or collection of values
array of
string
values
Optional
List of attribute values