Home > @vsf-enterprise/bigcommerce-api > WishlistCollectionResponse
# WishlistCollectionResponse interface
Response with collection of wishlists.
Signature:
export interface WishlistCollectionResponse
# Properties
Property | Type | Description |
---|---|---|
data | Wishlist[] | Collection of the wishlists |
meta | MetaCollection | Data about the response, including pagination and collection totals. |