12 lines
652 B
Markdown
12 lines
652 B
Markdown
# addFavorite_request
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
| **favoriteId** | **String** | Must be either AvatarID, WorldID or UserID. | [default to null] |
|
|
| **tags** | **List** | Tags indicate which group this favorite belongs to. Adding multiple groups makes it show up in all. Removing it from one in that case removes it from all. | [default to null] |
|
|
| **type** | **String** | | [default to friend] |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|