TaskStep#
- class TaskStep(name=None, *args, **kwargs)#
 Bases:
objectA single step in the task.
- Parameters:
 name (max=512 chars) – (
name) Message describing the completed steps for the task.
- property name#
 Message describing the completed steps for the task.
- Type:
 str
- to_dict()#
 Returns the model properties as a dictionary
- to_str()#
 Returns the string representation of the model