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

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

Inherited by commercetools.Sdk.Api.Models.ProductTypes.ProductType.

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]
 
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.Common.IBaseResource

Property Documentation

◆ Attributes

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

◆ AttributesEnumerable

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

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.ProductTypes.IProductType.CreatedAt
getset

◆ CreatedBy

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

◆ Description

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

◆ Id

new string commercetools.Sdk.Api.Models.ProductTypes.IProductType.Id
getset

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.ProductTypes.IProductType.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Name

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

◆ Version

new long commercetools.Sdk.Api.Models.ProductTypes.IProductType.Version
getset

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