mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-13 05:38:38 +00:00
733 B
733 B
Badge
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| assigned_at | Option<String> | only present in CurrentUser badges | [optional] |
| badge_description | String | ||
| badge_id | String | ||
| badge_image_url | String | direct url to image | |
| badge_name | String | ||
| hidden | Option<bool> | only present in CurrentUser badges | [optional] |
| showcased | bool | ||
| updated_at | Option<String> | only present in CurrentUser badges | [optional] |