# NetworkConnectionResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**id** | **string** | | [default to undefined]| |**status** | [**NetworkConnectionStatus**](NetworkConnectionStatus.md) | | [default to undefined]| |**localNetworkId** | [**NetworkId**](NetworkId.md) | | [default to undefined]| |**remoteNetworkId** | [**NetworkId**](NetworkId.md) | | [default to undefined]| |**routingPolicy** | [**NetworkConnectionRoutingPolicy**](NetworkConnectionRoutingPolicy.md) | | [default to undefined]| |**localChannel** | [**NetworkChannel**](NetworkChannel.md) | Deprecated - Replaced by `localNetworkId` | [optional] [default to undefined]| |**remoteChannel** | [**NetworkChannel**](NetworkChannel.md) | Deprecated - Replaced by `remoteNetworkId` | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)