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

Inherits commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction.

Inherited by commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupSetAttributesAction.

Properties

IList< IAttributeReferenceAttributes [get, set]
 
IEnumerable< IAttributeReferenceAttributesEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdateAction
string Action [get, set]
 

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)
 

Property Documentation

◆ Attributes

IList<IAttributeReference> commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupSetAttributesAction.Attributes
getset

◆ AttributesEnumerable

IEnumerable<IAttributeReference> commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupSetAttributesAction.AttributesEnumerable
set

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