Reference to an object-instance of an Atlas type - like entity.
name | data type | description |
---|---|---|
guid | string | |
typeName | string | |
uniqueAttributes | map of object |
Example
{ "guid" : "...", "typeName" : "...", "uniqueAttributes" : { "property1" : { }, "property2" : { } } }