mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-23 16:08:06 +00:00
18 lines
575 B
Markdown
18 lines
575 B
Markdown
# File
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**extension** | **String** | |
|
|
**id** | **String** | |
|
|
**mime_type** | [**crate::models::MimeType**](MIMEType.md) | |
|
|
**name** | **String** | |
|
|
**owner_id** | **String** | |
|
|
**tags** | **Vec<String>** | |
|
|
**versions** | [**Vec<crate::models::FileVersion>**](FileVersion.md) | |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|