mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-23 16:08:06 +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 |