Task#
- class Task(ext_id=None, *args, **kwargs)#
Bases:
objectAn object encapsulating Task ID return value.
- Parameters:
ext_id – (
ext_id) The external identifier of the task.
- property ext_id#
The external identifier of the task.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model