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

Inherits commercetools.Sdk.Api.Models.IResourceUpdate< ISubscriptionUpdate, ISubscriptionUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.Subscriptions.SubscriptionUpdate.

Properties

long Version [get, set]
 
IList< ISubscriptionUpdateActionActions [get, set]
 
IEnumerable< ISubscriptionUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< ISubscriptionUpdate, ISubscriptionUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Actions

IList<ISubscriptionUpdateAction> commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<ISubscriptionUpdateAction> commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionUpdate.Version
getset

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