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

12 lines
622 B
Markdown

# FinishFileDataUploadRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **etags** | **Set** | Array of ETags uploaded. | [optional] [default to null] |
| **maxParts** | **String** | Always a zero in string form, despite how many parts uploaded. | [default to 0] |
| **nextPartNumber** | **String** | Always a zero in string form, despite how many parts uploaded. | [default to 0] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)