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

Inherited by commercetools.Sdk.Api.Models.Products.ProductDraft.

Properties

IProductTypeResourceIdentifier ProductType [get, set]
 
ILocalizedString Name [get, set]
 
ILocalizedString Slug [get, set]
 
string Key [get, set]
 
ILocalizedString Description [get, set]
 
IList< ICategoryResourceIdentifierCategories [get, set]
 
IEnumerable< ICategoryResourceIdentifierCategoriesEnumerable [set]
 
ICategoryOrderHints CategoryOrderHints [get, set]
 
ILocalizedString MetaTitle [get, set]
 
ILocalizedString MetaDescription [get, set]
 
ILocalizedString MetaKeywords [get, set]
 
IProductVariantDraft MasterVariant [get, set]
 
IList< IProductVariantDraftVariants [get, set]
 
IEnumerable< IProductVariantDraftVariantsEnumerable [set]
 
ITaxCategoryResourceIdentifier TaxCategory [get, set]
 
ISearchKeywords SearchKeywords [get, set]
 
IStateResourceIdentifier State [get, set]
 
bool? Publish [get, set]
 
IProductPriceModeEnum PriceMode [get, set]
 

Property Documentation

◆ Categories

IList<ICategoryResourceIdentifier> commercetools.Sdk.Api.Models.Products.IProductDraft.Categories
getset

◆ CategoriesEnumerable

IEnumerable<ICategoryResourceIdentifier> commercetools.Sdk.Api.Models.Products.IProductDraft.CategoriesEnumerable
set

◆ CategoryOrderHints

ICategoryOrderHints commercetools.Sdk.Api.Models.Products.IProductDraft.CategoryOrderHints
getset

◆ Description

ILocalizedString commercetools.Sdk.Api.Models.Products.IProductDraft.Description
getset

◆ Key

string commercetools.Sdk.Api.Models.Products.IProductDraft.Key
getset

◆ MasterVariant

IProductVariantDraft commercetools.Sdk.Api.Models.Products.IProductDraft.MasterVariant
getset

◆ MetaDescription

ILocalizedString commercetools.Sdk.Api.Models.Products.IProductDraft.MetaDescription
getset

◆ MetaKeywords

ILocalizedString commercetools.Sdk.Api.Models.Products.IProductDraft.MetaKeywords
getset

◆ MetaTitle

ILocalizedString commercetools.Sdk.Api.Models.Products.IProductDraft.MetaTitle
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.Products.IProductDraft.Name
getset

◆ PriceMode

IProductPriceModeEnum commercetools.Sdk.Api.Models.Products.IProductDraft.PriceMode
getset

◆ ProductType

IProductTypeResourceIdentifier commercetools.Sdk.Api.Models.Products.IProductDraft.ProductType
getset

◆ Publish

bool? commercetools.Sdk.Api.Models.Products.IProductDraft.Publish
getset

◆ SearchKeywords

ISearchKeywords commercetools.Sdk.Api.Models.Products.IProductDraft.SearchKeywords
getset

◆ Slug

ILocalizedString commercetools.Sdk.Api.Models.Products.IProductDraft.Slug
getset

◆ State

IStateResourceIdentifier commercetools.Sdk.Api.Models.Products.IProductDraft.State
getset

◆ TaxCategory

ITaxCategoryResourceIdentifier commercetools.Sdk.Api.Models.Products.IProductDraft.TaxCategory
getset

◆ Variants

IList<IProductVariantDraft> commercetools.Sdk.Api.Models.Products.IProductDraft.Variants
getset

◆ VariantsEnumerable

IEnumerable<IProductVariantDraft> commercetools.Sdk.Api.Models.Products.IProductDraft.VariantsEnumerable
set

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