mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
Initial commit
This commit is contained in:
17
docs/FileData.md
Normal file
17
docs/FileData.md
Normal file
@ -0,0 +1,17 @@
|
||||
# FileData
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**file_name** | **String** | |
|
||||
**url** | **String** | |
|
||||
**md5** | **String** | |
|
||||
**size_in_bytes** | **f32** | |
|
||||
**status** | [**crate::models::FileStatus**](FileStatus.md) | |
|
||||
**category** | **String** | | [readonly]
|
||||
**upload_id** | **String** | | [default to ]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
Reference in New Issue
Block a user