# FileVersionUploadStatus
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**etags** | **Vec<serde_json::Value>** | Unknown |
**file_name** | **String** | |
**max_parts** | **i32** | |
**next_part_number** | **i32** | |
**parts** | **Vec<serde_json::Value>** | |
**upload_id** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)