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

Inherits commercetools.Sdk.Api.Models.ProductTypes.IProductType.

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]
 
string Key [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
IList< IAttributeDefinitionAttributes [get, set]
 
IEnumerable< IAttributeDefinitionAttributesEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ProductTypes.IProductType
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Attributes

IList<IAttributeDefinition> commercetools.Sdk.Api.Models.ProductTypes.ProductType.Attributes
getset

◆ AttributesEnumerable

IEnumerable<IAttributeDefinition> commercetools.Sdk.Api.Models.ProductTypes.ProductType.AttributesEnumerable
set

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.ProductTypes.ProductType.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.ProductTypes.ProductType.CreatedBy
getset

◆ Description

string commercetools.Sdk.Api.Models.ProductTypes.ProductType.Description
getset

◆ Id

string commercetools.Sdk.Api.Models.ProductTypes.ProductType.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.ProductTypes.ProductType.Key
getset

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.ProductTypes.ProductType.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.ProductTypes.ProductType.LastModifiedBy
getset

◆ Name

string commercetools.Sdk.Api.Models.ProductTypes.ProductType.Name
getset

◆ Version

long commercetools.Sdk.Api.Models.ProductTypes.ProductType.Version
getset

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