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

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

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

Properties

new string Id [get, set]
 
new long Version [get, set]
 
string Key [get, set]
 
new DateTime CreatedAt [get, set]
 
new DateTime LastModifiedAt [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.Common.IBaseResource

Property Documentation

◆ Categories

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

◆ CategoriesEnumerable

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

◆ CategoryOrderHints

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

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.Products.IProductProjection.CreatedAt
getset

◆ Description

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

◆ HasStagedChanges

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

◆ Id

new string commercetools.Sdk.Api.Models.Products.IProductProjection.Id
getset

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.Products.IProductProjection.LastModifiedAt
getset

◆ MasterVariant

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

◆ MetaDescription

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

◆ MetaKeywords

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

◆ MetaTitle

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

◆ Name

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

◆ PriceMode

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

◆ ProductType

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

◆ Published

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

◆ ReviewRatingStatistics

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

◆ SearchKeywords

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

◆ Slug

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

◆ State

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

◆ TaxCategory

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

◆ Variants

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

◆ VariantsEnumerable

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

◆ Version

new long commercetools.Sdk.Api.Models.Products.IProductProjection.Version
getset

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