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

Inherits commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupChangeNameAction.

Public Member Functions

 AttributeGroupChangeNameAction ()
 

Properties

string Action [get, set]
 
ILocalizedString Name [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupChangeNameAction
- Properties inherited from commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction
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)
 

Constructor & Destructor Documentation

◆ AttributeGroupChangeNameAction()

commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupChangeNameAction.AttributeGroupChangeNameAction ( )
inline

Property Documentation

◆ Action

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

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupChangeNameAction.Name
getset

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