Files
VRChatBackendDocs/Models/FileVersionUploadStatus.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

15 lines
629 B
Markdown

# FileVersionUploadStatus
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **etags** | **List** | Unknown | [default to null] |
| **fileName** | **String** | | [default to null] |
| **maxParts** | **Integer** | | [default to null] |
| **nextPartNumber** | **Integer** | | [default to null] |
| **parts** | **List** | | [default to null] |
| **uploadId** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)