EntityReference#

class EntityReference(ext_id=None, name=None, uris=None, entity_type=None, *args, **kwargs)#

Bases: object

Parameters:
property entity_type#
Type:

EntityType

property ext_id#
Type:

str

property name#
Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model

property uris#
Type:

list[ str ]