Class MyShoppingListDraftImpl

java.lang.Object
com.commercetools.api.models.me.MyShoppingListDraftImpl
All Implemented Interfaces:
CustomizableDraft<MyShoppingListDraft>, MyShoppingListDraft, io.vrap.rmf.base.client.Draft<MyShoppingListDraft>, io.vrap.rmf.base.client.ModelBase

public class MyShoppingListDraftImpl extends Object implements MyShoppingListDraft, io.vrap.rmf.base.client.ModelBase

A MyShoppingListDraft is the object submitted as payload to the Create MyShoppingList request. The customer field of ShoppingList is automatically set with a password flow token. The anonymousId is automatically set with a token for an anonymous session. The key and slug fields can not be set.