EntityPair
Properties
string
dst_entity_id
Optional
Destination Entity Identifier
string
src_entity_id
Optional
Source Entity Identifier
JSON Example
{
"dst_entity_id": "1000:104:56789",
"dst_entity_type": "enum",
"src_entity_id": "1000:104:12213212",
"src_entity_type": "enum"
}