OwnerReference#
- class OwnerReference(ext_id=None, name=None, *args, **kwargs)#
Bases:
object
Reference to the owner of the task.
- Parameters:
- property ext_id#
A globally unique identifier of the task owner.
- Type:
str
- property name#
Username of the task owner.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model