Home > @vsf-enterprise/commercetools-api > CreateMyShoppingListParams
# CreateMyShoppingListParams interface
Parameters for the createMyShoppingList
API endpoint
Signature:
export interface CreateMyShoppingListParams extends Omit<MyShoppingListDraft, 'currency'>
Extends: Omit<MyShoppingListDraft, 'currency'>
# Properties
Property | Type | Description |
---|---|---|
currency? | string | (Optional) Wishlist currency |