mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-03 19:18:20 +00:00
580 B
580 B
FileVersionUploadStatus
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| upload_id | String | ||
| file_name | String | ||
| next_part_number | f32 | ||
| max_parts | f32 | ||
| parts | Vec<serde_json::Value> | ||
| etags | Vec<serde_json::Value> | Unknown |