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.IAttributeGroupDraft Interface Reference

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

Properties

ILocalizedString Name [get, set]
 
ILocalizedString Description [get, set]
 
IList< IAttributeReferenceAttributes [get, set]
 
IEnumerable< IAttributeReferenceAttributesEnumerable [set]
 
string Key [get, set]
 

Property Documentation

◆ Attributes

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

◆ AttributesEnumerable

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

◆ Description

ILocalizedString commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupDraft.Description
getset

◆ Key

string commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupDraft.Key
getset

◆ Name

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

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