Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 736 Bytes

EntityIdentifier.md

File metadata and controls

13 lines (10 loc) · 736 Bytes

EntityIdentifier

Properties

Name Type Description Notes
uuid str Globally unique id of this entity
permalink str Optionally provided within Entity Def unique nice id of this entity [optional]
value str Textual representation of this entity (i.e. its "name") [optional]
image_id str Optionally provided location to obtain an image representing this entity [optional]
entity_def_id str What type of entity this be

[Back to Model list] [Back to API list] [Back to README]