# ScoredPeerResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**available_chunks** | **i32** | |
**bandwidth_estimate_bps** | Option<**i64**> | | [optional]
**endpoint_url** | **String** | |
**latency_ms** | Option<**i32**> | | [optional]
**peer_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**score** | **f64** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)