FavoriteStateChange interface
Interface representing a change in an item's favorite state.
Properties
favorited | Indicates whether the item is favorited. |
item |
The unique identifier of the item. |
Property Details
favorited
Indicates whether the item is favorited.
favorited: boolean
Property Value
boolean
itemObjectId
The unique identifier of the item.
itemObjectId: string
Property Value
string