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.AttributeGroups.IAttributeGroupUpdateAction Interface Reference

Inherited by commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupUpdateAction, commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupAddAttributeAction, commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupChangeNameAction, commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupRemoveAttributeAction, commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupSetAttributesAction, commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupSetDescriptionAction, and commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupSetKeyAction.

Static Public Member Functions

static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupAddAttributeAction AddAttribute (Action< commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupAddAttributeAction > init=null)
 
static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupChangeNameAction ChangeName (Action< commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupChangeNameAction > init=null)
 
static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupRemoveAttributeAction RemoveAttribute (Action< commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupRemoveAttributeAction > init=null)
 
static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetAttributesAction SetAttributes (Action< commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetAttributesAction > init=null)
 
static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetDescriptionAction SetDescription (Action< commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetDescriptionAction > init=null)
 
static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetKeyAction SetKey (Action< commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetKeyAction > init=null)
 

Properties

string Action [get, set]
 

Member Function Documentation

◆ AddAttribute()

static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupAddAttributeAction commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction.AddAttribute ( Action< commercetools::Sdk::Api::Models::AttributeGroups::AttributeGroupAddAttributeAction init = null)
inlinestatic

◆ ChangeName()

static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupChangeNameAction commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction.ChangeName ( Action< commercetools::Sdk::Api::Models::AttributeGroups::AttributeGroupChangeNameAction init = null)
inlinestatic

◆ RemoveAttribute()

static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupRemoveAttributeAction commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction.RemoveAttribute ( Action< commercetools::Sdk::Api::Models::AttributeGroups::AttributeGroupRemoveAttributeAction init = null)
inlinestatic

◆ SetAttributes()

static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetAttributesAction commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction.SetAttributes ( Action< commercetools::Sdk::Api::Models::AttributeGroups::AttributeGroupSetAttributesAction init = null)
inlinestatic

◆ SetDescription()

static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetDescriptionAction commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction.SetDescription ( Action< commercetools::Sdk::Api::Models::AttributeGroups::AttributeGroupSetDescriptionAction init = null)
inlinestatic

◆ SetKey()

static commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetKeyAction commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction.SetKey ( Action< commercetools::Sdk::Api::Models::AttributeGroups::AttributeGroupSetKeyAction init = null)
inlinestatic

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction.Action
getset

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