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

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

Inherited by commercetools.Sdk.ImportApi.Models.Productdrafts.ProductDraftImport.

Properties

new string Key [get, set]
 
IProductTypeKeyReference ProductType [get, set]
 
ILocalizedString Name [get, set]
 
ILocalizedString Slug [get, set]
 
ILocalizedString Description [get, set]
 
IList< ICategoryKeyReferenceCategories [get, set]
 
IEnumerable< ICategoryKeyReferenceCategoriesEnumerable [set]
 
ILocalizedString MetaTitle [get, set]
 
ILocalizedString MetaDescription [get, set]
 
ILocalizedString MetaKeywords [get, set]
 
IProductVariantDraftImport MasterVariant [get, set]
 
IList< IProductVariantDraftImportVariants [get, set]
 
IEnumerable< IProductVariantDraftImportVariantsEnumerable [set]
 
ITaxCategoryKeyReference TaxCategory [get, set]
 
ISearchKeywords SearchKeywords [get, set]
 
IStateKeyReference State [get, set]
 
bool? Publish [get, set]
 
IProductPriceModeEnum PriceMode [get, set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IImportResource

Property Documentation

◆ Categories

IList<ICategoryKeyReference> commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.Categories
getset

◆ CategoriesEnumerable

IEnumerable<ICategoryKeyReference> commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.CategoriesEnumerable
set

◆ Description

ILocalizedString commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.Description
getset

◆ Key

new string commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.Key
getset

◆ MasterVariant

IProductVariantDraftImport commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.MasterVariant
getset

◆ MetaDescription

ILocalizedString commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.MetaDescription
getset

◆ MetaKeywords

ILocalizedString commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.MetaKeywords
getset

◆ MetaTitle

ILocalizedString commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.MetaTitle
getset

◆ Name

ILocalizedString commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.Name
getset

◆ PriceMode

IProductPriceModeEnum commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.PriceMode
getset

◆ ProductType

IProductTypeKeyReference commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.ProductType
getset

◆ Publish

bool? commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.Publish
getset

◆ SearchKeywords

ISearchKeywords commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.SearchKeywords
getset

◆ Slug

ILocalizedString commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.Slug
getset

◆ State

IStateKeyReference commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.State
getset

◆ TaxCategory

ITaxCategoryKeyReference commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.TaxCategory
getset

◆ Variants

IList<IProductVariantDraftImport> commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.Variants
getset

◆ VariantsEnumerable

IEnumerable<IProductVariantDraftImport> commercetools.Sdk.ImportApi.Models.Productdrafts.IProductDraftImport.VariantsEnumerable
set

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