OwnerReference#
- class OwnerReference(entity_type=None, ext_id=None, *args, **kwargs)[source]#
Bases:
objectOwner reference.
- Parameters:
entity_type – (
entity_type)ext_id – (
ext_id) Globally unique identifier of an instance. It should be of type UUID.
- property entity_type#
- Type:
- property ext_id#
Globally unique identifier of an instance. It should be of type UUID.
- Type:
str