mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
1.9 KiB
1.9 KiB
World
Properties
Name | Type | Description | Notes |
---|---|---|---|
asset_url | String | ||
asset_url_object | serde_json::Value | ||
author_id | String | [readonly] | |
author_name | String | [readonly] | |
capacity | f32 | [readonly] | |
created_at | String | [readonly] | |
description | String | ||
favorites | Option<f32> | [optional][readonly][default to 0] | |
featured | bool | [default to false] | |
heat | f32 | [readonly][default to 0] | |
id | String | ||
image_url | String | ||
instances | Option<Vec<serde_json::Value>> | [optional] | |
labs_publication_date | String | ||
name | String | ||
namespace | String | ||
occupants | Option<f32> | [optional][readonly][default to 0] | |
organization | String | [default to vrchat] | |
plugin_url_object | serde_json::Value | ||
popularity | f32 | [readonly][default to 0] | |
preview_youtube_id | Option<String> | [optional] | |
private_occupants | Option<f32> | [optional][readonly][default to 0] | |
public_occupants | Option<f32> | [optional][readonly][default to 0] | |
publication_date | String | ||
release_status | crate::models::ReleaseStatus | ||
tags | Vec | ||
thumbnail_image_url | String | ||
unity_package_url_object | serde_json::Value | ||
unity_packages | Veccrate::models::UnityPackage | ||
updated_at | String | ||
version | f32 | [default to 0] | |
visits | f32 | [readonly][default to 0] |