# TransferSessionResponse
## Properties
**artifact_checksum** | **String** | |
**artifact_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**checksum_algo** | **String** | |
**chunk_size** | **i32** | |
**completed_chunks** | **i32** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**requesting_peer_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**status** | **String** | |
**total_chunks** | **i32** | |
**total_size** | **i64** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)