PyFlowOutputStep
class PyFlowOutputStep(flow_output_step)
Bases: PyRestIdentifiable
Interface for a flow output step.
- Parameters: flow_output_step (IFlowOutputStep)
__init__(flow_output_step)
Creates a new PyFlowOutputStep object.
Args: : flow_output_step: A IFlowOutputStep object.
Returns: None.
- Parameters: flow_output_step (IFlowOutputStep)
- Return type: None
Methods
__init__(flow_output_step) |
Creates a new PyFlowOutputStep object. |
|---|
Attributes
id |
Gets the unique identifier. |
|---|
property id : UUID
Gets the unique identifier.