Home > @poq/sdk > UserWishlistItem
Signature:
export declare class UserWishlistItem extends PoqContract
Extends: PoqContract
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the UserWishlistItem class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| customData | Record<string, unknown> | undefined | ||
| listingId | string | ||
| productId | string | ||
| variantId | string | undefined |