vrchatapi 1.0.1

VRChat API Library for Rust
Documentation
# LimitedWorld

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**name** | **String** |  | 
**author_id** | **String** |  | 
**author_name** | **String** |  | 
**capacity** | **f32** |  | 
**image_url** | **String** |  | 
**thumbnail_image_url** | **String** |  | 
**release_status** | **String** |  | 
**organization** | **String** |  | 
**tags** | [**Vec<serde_json::Value>**]serde_json::Value.md |  | 
**favorites** | **f32** |  | 
**created_at** | **String** |  | 
**updated_at** | **String** |  | 
**publication_date** | **String** |  | 
**labs_publication_date** | **String** |  | 
**unity_packages** | [**Vec<crate::models::LimitedUnityPackage>**]LimitedUnityPackage.md |  | 
**popularity** | **f32** |  | 
**heat** | **f32** |  | 
**occupants** | **f32** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)