# WorkflowTransitionLinks ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **from_port** | Option<**i32**> | The port that the transition starts from. | [optional] **from_status_reference** | Option<**String**> | The status that the transition starts from. | [optional] **to_port** | Option<**i32**> | The port that the transition goes to. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)