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

Inherits commercetools.Sdk.Api.Models.Products.IProductProjection.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
string Key [get, set]
 
IProductTypeReference ProductType [get, set]
 
ILocalizedString Name [get, set]
 
ILocalizedString Description [get, set]
 
ILocalizedString Slug [get, set]
 
IList< ICategoryReferenceCategories [get, set]
 
IEnumerable< ICategoryReferenceCategoriesEnumerable [set]
 
ICategoryOrderHints CategoryOrderHints [get, set]
 
ILocalizedString MetaTitle [get, set]
 
ILocalizedString MetaDescription [get, set]
 
ILocalizedString MetaKeywords [get, set]
 
ISearchKeywords SearchKeywords [get, set]
 
bool? HasStagedChanges [get, set]
 
bool? Published [get, set]
 
IProductVariant MasterVariant [get, set]
 
IList< IProductVariantVariants [get, set]
 
IEnumerable< IProductVariantVariantsEnumerable [set]
 
ITaxCategoryReference TaxCategory [get, set]
 
IStateReference State [get, set]
 
IReviewRatingStatistics ReviewRatingStatistics [get, set]
 
IProductPriceModeEnum PriceMode [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Products.IProductProjection
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Categories

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

◆ CategoriesEnumerable

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

◆ CategoryOrderHints

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

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.Products.ProductProjection.CreatedAt
getset

◆ Description

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

◆ HasStagedChanges

bool? commercetools.Sdk.Api.Models.Products.ProductProjection.HasStagedChanges
getset

◆ Id

string commercetools.Sdk.Api.Models.Products.ProductProjection.Id
getset

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.Products.ProductProjection.LastModifiedAt
getset

◆ MasterVariant

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

◆ MetaDescription

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

◆ MetaKeywords

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

◆ MetaTitle

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

◆ Name

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

◆ PriceMode

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

◆ ProductType

IProductTypeReference commercetools.Sdk.Api.Models.Products.ProductProjection.ProductType
getset

◆ Published

bool? commercetools.Sdk.Api.Models.Products.ProductProjection.Published
getset

◆ ReviewRatingStatistics

IReviewRatingStatistics commercetools.Sdk.Api.Models.Products.ProductProjection.ReviewRatingStatistics
getset

◆ SearchKeywords

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

◆ Slug

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

◆ State

IStateReference commercetools.Sdk.Api.Models.Products.ProductProjection.State
getset

◆ TaxCategory

ITaxCategoryReference commercetools.Sdk.Api.Models.Products.ProductProjection.TaxCategory
getset

◆ Variants

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

◆ VariantsEnumerable

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

◆ Version

long commercetools.Sdk.Api.Models.Products.ProductProjection.Version
getset

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