commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListUpdate Interface Reference

Inherits commercetools.Sdk.Api.Models.IResourceUpdate< IShoppingListUpdate, IShoppingListUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListUpdate.

Properties

long Version [get, set]
 
IList< IShoppingListUpdateActionActions [get, set]
 
IEnumerable< IShoppingListUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< IShoppingListUpdate, IShoppingListUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdate< IShoppingListUpdate, IShoppingListUpdateAction >
TUpdate Get ()
 

Property Documentation

◆ Actions

IList<IShoppingListUpdateAction> commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<IShoppingListUpdateAction> commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListUpdate.Version
getset

The documentation for this interface was generated from the following file: