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.AttributeGroupDraft Class Reference

Inherits commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupDraft.

Properties

ILocalizedString Name [get, set]
 
ILocalizedString Description [get, set]
 
IList< IAttributeReferenceAttributes [get, set]
 
IEnumerable< IAttributeReferenceAttributesEnumerable [set]
 
string Key [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupDraft

Property Documentation

◆ Attributes

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

◆ AttributesEnumerable

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

◆ Description

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

◆ Key

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

◆ Name

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

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