Home > @vsf-enterprise/sapcc > RemoveFromWishlistProps
RemoveFromWishlistProps interface
Properties for removing an entry from the wishlist.
Signature:
export interface RemoveFromWishlistProps
Properties
Property | Type | Description |
---|---|---|
currentWishlist | Cart | Current wishlist cart object. |
customQuery? | CustomQuery | (Optional) The custom query fields. |
product | OrderEntry | Product object. |