mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-06 20:48:28 +00:00
789 B
789 B
InfoPush
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| is_enabled | bool | [default to true] | |
| release_status | crate::models::ReleaseStatus | ||
| priority | i32 | ||
| tags | Vec | ||
| data | crate::models::InfoPushData | ||
| hash | String | Unknown usage, MD5 | |
| created_at | String | ||
| updated_at | String | ||
| start_date | Option<String> | [optional] | |
| end_date | Option<String> | [optional] |