OwnerReference#
- class OwnerReference(entity_type=None, ext_id=None, *args, **kwargs)#
Bases:
objectOwner reference.
- Parameters:
entity_type – (
entity_type)ext_id – (
ext_id) The globally unique identifier of an instance of type UUID.
- property entity_type#
- Type:
- property ext_id#
The globally unique identifier of an instance of type UUID.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model