mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
18 lines
562 B
Markdown
18 lines
562 B
Markdown
# 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)
|
|
|
|
|