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

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

Properties

ILocalizedString Name [get, set]
 
IList< ICategoryReferenceCategories [get, set]
 
IEnumerable< ICategoryReferenceCategoriesEnumerable [set]
 
ICategoryOrderHints CategoryOrderHints [get, set]
 
ILocalizedString Description [get, set]
 
ILocalizedString Slug [get, set]
 
ILocalizedString MetaTitle [get, set]
 
ILocalizedString MetaDescription [get, set]
 
ILocalizedString MetaKeywords [get, set]
 
IProductVariant MasterVariant [get, set]
 
IList< IProductVariantVariants [get, set]
 
IEnumerable< IProductVariantVariantsEnumerable [set]
 
ISearchKeywords SearchKeywords [get, set]
 

Property Documentation

◆ Categories

IList<ICategoryReference> commercetools.Sdk.Api.Models.Products.IProductData.Categories
getset

◆ CategoriesEnumerable

IEnumerable<ICategoryReference> commercetools.Sdk.Api.Models.Products.IProductData.CategoriesEnumerable
set

◆ CategoryOrderHints

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

◆ Description

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

◆ MasterVariant

IProductVariant commercetools.Sdk.Api.Models.Products.IProductData.MasterVariant
getset

◆ MetaDescription

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

◆ MetaKeywords

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

◆ MetaTitle

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

◆ Name

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

◆ SearchKeywords

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

◆ Slug

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

◆ Variants

IList<IProductVariant> commercetools.Sdk.Api.Models.Products.IProductData.Variants
getset

◆ VariantsEnumerable

IEnumerable<IProductVariant> commercetools.Sdk.Api.Models.Products.IProductData.VariantsEnumerable
set

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