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

Inherits commercetools.Sdk.Api.Models.IResourceUpdate< IStateUpdate, IStateUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.States.StateUpdate.

Properties

long Version [get, set]
 
IList< IStateUpdateActionActions [get, set]
 
IEnumerable< IStateUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< IStateUpdate, IStateUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Actions

IList<IStateUpdateAction> commercetools.Sdk.Api.Models.States.IStateUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<IStateUpdateAction> commercetools.Sdk.Api.Models.States.IStateUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.States.IStateUpdate.Version
getset

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