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

Inherits commercetools.Sdk.Api.Models.Products.IProductData.

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

Property Documentation

◆ Categories

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

◆ CategoriesEnumerable

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

◆ CategoryOrderHints

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

◆ Description

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

◆ MasterVariant

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

◆ MetaDescription

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

◆ MetaKeywords

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

◆ MetaTitle

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

◆ Name

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

◆ SearchKeywords

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

◆ Slug

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

◆ Variants

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

◆ VariantsEnumerable

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

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