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

Inherits commercetools.Sdk.Api.Models.IResourceUpdate< ICustomerGroupUpdate, ICustomerGroupUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupUpdate.

Properties

long Version [get, set]
 
IList< ICustomerGroupUpdateActionActions [get, set]
 
IEnumerable< ICustomerGroupUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< ICustomerGroupUpdate, ICustomerGroupUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Actions

IList<ICustomerGroupUpdateAction> commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<ICustomerGroupUpdateAction> commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdate.Version
getset

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