commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.ImportApi.Models.Producttypes.IProductTypeImport Interface Reference

Inherits commercetools.Sdk.ImportApi.Models.Common.IImportResource.

Inherited by commercetools.Sdk.ImportApi.Models.Producttypes.ProductTypeImport.

Properties

new string Key [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
IList< IAttributeDefinitionAttributes [get, set]
 
IEnumerable< IAttributeDefinitionAttributesEnumerable [set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IImportResource

Property Documentation

◆ Attributes

IList<IAttributeDefinition> commercetools.Sdk.ImportApi.Models.Producttypes.IProductTypeImport.Attributes
getset

◆ AttributesEnumerable

IEnumerable<IAttributeDefinition> commercetools.Sdk.ImportApi.Models.Producttypes.IProductTypeImport.AttributesEnumerable
set

◆ Description

string commercetools.Sdk.ImportApi.Models.Producttypes.IProductTypeImport.Description
getset

◆ Key

new string commercetools.Sdk.ImportApi.Models.Producttypes.IProductTypeImport.Key
getset

◆ Name

string commercetools.Sdk.ImportApi.Models.Producttypes.IProductTypeImport.Name
getset

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