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

Inherits commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroup.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
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.IAttributeGroup
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Attributes

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

◆ AttributesEnumerable

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

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroup.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroup.CreatedBy
getset

◆ Description

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

◆ Id

string commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroup.Id
getset

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroup.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroup.LastModifiedBy
getset

◆ Name

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

◆ Version

long commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroup.Version
getset

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