Files
vrchatapi-rust/docs/Favorite.md
2021-08-19 16:12:29 +02:00

15 lines
503 B
Markdown

# Favorite
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | | [readonly]
**_type** | [**crate::models::FavoriteType**](FavoriteType.md) | |
**favorite_id** | **String** | MUST be either AvatarID, UserID or WorldID. |
**tags** | **Vec<String>** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)