Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UpdateWishlistEntryParams

Index

Properties

customAttrs?: AttributeInput[]

Custom attributes as name-values mappings. If provided, this will overwrite any existing custom attributes. Otherwise, the existing custom attributes will not be changed.

entryId: string

The identifier of the wishlist entry to remove. You can get it from WishlistFragment.entries.

quantity?: number

The new quantity of the product item. If not provided, the quantity will not be changed.

Generated using TypeDoc