Home > @vsf-enterprise/bigcommerce-api > WishlistItem
# WishlistItem interface
Wishlist item model.
Signature:
export interface WishlistItem
# Properties
Property | Type | Description |
---|---|---|
id? | number | (Optional) The ID of the item. |
product_id | number | The ID of the product. |
variant_id? | number | (Optional) The variant ID of the product. |