# TransitionLink
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from_port** | Option<**i32**> | The from port number. | [optional]
**from_status_reference** | Option<**String**> | The from status reference. | [optional]
**to_port** | Option<**i32**> | The to port number. | [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)