Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 624 Bytes

FinishFileDataUploadRequest.md

File metadata and controls

12 lines (8 loc) · 624 Bytes

VRChat.API.Model.FinishFileDataUploadRequest

Properties

Name Type Description Notes
Etags List<string> Array of ETags uploaded. [optional]
NextPartNumber string Always a zero in string form, despite how many parts uploaded. [default to "0"]
MaxParts string Always a zero in string form, despite how many parts uploaded. [default to "0"]

[Back to Model list] [Back to API list] [Back to README]