vrchatapi 1.0.0

VRChat API Library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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)