commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Static Public Member Functions | Properties
commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdateAction Interface Reference

Inherits commercetools.Sdk.Api.Models.IResourceUpdateAction< ICustomerGroupUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupUpdateAction, commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupChangeNameAction, commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupSetCustomFieldAction, commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupSetCustomTypeAction, and commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupSetKeyAction.

Static Public Member Functions

static commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupChangeNameAction ChangeName (Action< commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupChangeNameAction > init=null)
 
static commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetCustomFieldAction SetCustomField (Action< commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetCustomTypeAction SetCustomType (Action< commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetKeyAction SetKey (Action< commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetKeyAction > init=null)
 

Properties

string Action [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< ICustomerGroupUpdateAction >
string Action [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< ICustomerGroupUpdateAction >
TAction Get ()
 

Member Function Documentation

◆ ChangeName()

static commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupChangeNameAction commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdateAction.ChangeName ( Action< commercetools::Sdk::Api::Models::CustomerGroups::CustomerGroupChangeNameAction init = null)
inlinestatic

◆ SetCustomField()

static commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetCustomFieldAction commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdateAction.SetCustomField ( Action< commercetools::Sdk::Api::Models::CustomerGroups::CustomerGroupSetCustomFieldAction init = null)
inlinestatic

◆ SetCustomType()

static commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetCustomTypeAction commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdateAction.SetCustomType ( Action< commercetools::Sdk::Api::Models::CustomerGroups::CustomerGroupSetCustomTypeAction init = null)
inlinestatic

◆ SetKey()

static commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroupSetKeyAction commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdateAction.SetKey ( Action< commercetools::Sdk::Api::Models::CustomerGroups::CustomerGroupSetKeyAction init = null)
inlinestatic

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdateAction.Action
getset

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