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

Inherits commercetools.Sdk.Api.Models.IResourceUpdate< IProductUpdate, IProductUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.Products.ProductUpdate.

Properties

long Version [get, set]
 
IList< IProductUpdateActionActions [get, set]
 
IEnumerable< IProductUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< IProductUpdate, IProductUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Actions

IList<IProductUpdateAction> commercetools.Sdk.Api.Models.Products.IProductUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<IProductUpdateAction> commercetools.Sdk.Api.Models.Products.IProductUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.Products.IProductUpdate.Version
getset

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