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

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

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

Properties

new string Id [get, set]
 
new long Version [get, set]
 
new DateTime CreatedAt [get, set]
 
new 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.Common.IBaseResource

Property Documentation

◆ Attributes

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

◆ AttributesEnumerable

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

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroup.CreatedAt
getset

◆ CreatedBy

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

◆ Description

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

◆ Id

new string commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroup.Id
getset

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroup.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Name

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

◆ Version

new long commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroup.Version
getset

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