WishlistItemViewModel
Represents all the information needed for displaying a Wishlist Item
Name | Description | Type | Additional information |
---|---|---|---|
wishlistItemInfo |
Represents metadata about the item's wishlist status |
IWishlistItem |
None. |
inventoryItemInfo |
Represents information about the item itself |
InventoryShoppingDisplayViewModel |
None. |
IsNoLongerAvailable |
Shows whether an item is still available for purchase |
boolean |
None. |