mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-25 08:49:33 +00:00
21 lines
708 B
Markdown
21 lines
708 B
Markdown
# UnityPackage
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**id** | **String** | |
|
|
**asset_url** | **String** | |
|
|
**asset_url_object** | [**serde_json::Value**](.md) | |
|
|
**plugin_url** | **String** | |
|
|
**plugin_url_object** | [**serde_json::Value**](.md) | |
|
|
**unity_version** | **String** | |
|
|
**unity_sort_number** | **f32** | |
|
|
**asset_version** | **f32** | |
|
|
**platform** | [**crate::models::Platform**](Platform.md) | |
|
|
**created_at** | **String** | |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|