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

Inherits commercetools.Sdk.Api.Models.IResourceUpdate< IChannelUpdate, IChannelUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.Channels.ChannelUpdate.

Properties

long Version [get, set]
 
IList< IChannelUpdateActionActions [get, set]
 
IEnumerable< IChannelUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< IChannelUpdate, IChannelUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Actions

IList<IChannelUpdateAction> commercetools.Sdk.Api.Models.Channels.IChannelUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<IChannelUpdateAction> commercetools.Sdk.Api.Models.Channels.IChannelUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.Channels.IChannelUpdate.Version
getset

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