# FromLayoutPayload
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from_port** | Option<**i32**> | The port that the transition can be made from | [optional]
**status** | Option<[**models::ProjectCreateResourceIdentifier**](ProjectCreateResourceIdentifier.md)> | | [optional]
**to_port_override** | 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)