vrchatapi 1.20.9

VRChat API Client for Rust
Documentation
# Jam

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | Option<**chrono::DateTime<chrono::FixedOffset>**> |  | [optional]
**description** | **String** |  | 
**id** | **String** |  | 
**is_visible** | **bool** |  | 
**more_info** | **String** |  | 
**state** | **String** | One of: - submissions_open - closed | 
**state_change_dates** | [**models::JamStateChangeDates**]JamStateChangeDates.md |  | 
**submission_content_gate_date** | Option<**chrono::DateTime<chrono::FixedOffset>**> |  | 
**submission_content_gated** | **bool** |  | 
**title** | **String** |  | 
**r#type** | **String** |  | 
**updated_at** | **chrono::DateTime<chrono::FixedOffset>** |  | 

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