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.ProductDraft Class Reference

Inherits commercetools.Sdk.Api.Models.Products.IProductDraft.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.Products.IProductDraft

Property Documentation

◆ Categories

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

◆ CategoriesEnumerable

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

◆ CategoryOrderHints

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

◆ Description

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

◆ Key

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

◆ MasterVariant

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

◆ MetaDescription

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

◆ MetaKeywords

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

◆ MetaTitle

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

◆ Name

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

◆ PriceMode

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

◆ ProductType

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

◆ Publish

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

◆ SearchKeywords

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

◆ Slug

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

◆ State

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

◆ TaxCategory

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

◆ Variants

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

◆ VariantsEnumerable

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

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