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

Inherits commercetools.Sdk.Api.Models.Carts.ICartUpdate.

Properties

long Version [get, set]
 
IList< ICartUpdateActionActions [get, set]
 
IEnumerable< ICartUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Carts.ICartUpdate
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< ICartUpdate, ICartUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Actions

IList<ICartUpdateAction> commercetools.Sdk.Api.Models.Carts.CartUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<ICartUpdateAction> commercetools.Sdk.Api.Models.Carts.CartUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.Carts.CartUpdate.Version
getset

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