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

Inherits commercetools.Sdk.Api.Models.IResourceUpdate< IProductDiscountUpdate, IProductDiscountUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountUpdate.

Properties

long Version [get, set]
 
IList< IProductDiscountUpdateActionActions [get, set]
 
IEnumerable< IProductDiscountUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< IProductDiscountUpdate, IProductDiscountUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Actions

IList<IProductDiscountUpdateAction> commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscountUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<IProductDiscountUpdateAction> commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscountUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscountUpdate.Version
getset

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