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

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

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

Properties

new string Id [get, set]
 
new long Version [get, set]
 
new DateTime CreatedAt [get, set]
 
new DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
string Key [get, set]
 
IProductTypeReference ProductType [get, set]
 
IProductCatalogData MasterData [get, 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

◆ CreatedAt

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

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Products.IProduct.CreatedBy
getset

◆ Id

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

◆ Key

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

◆ LastModifiedAt

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

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Products.IProduct.LastModifiedBy
getset

◆ MasterData

IProductCatalogData commercetools.Sdk.Api.Models.Products.IProduct.MasterData
getset

◆ PriceMode

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

◆ ProductType

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

◆ ReviewRatingStatistics

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

◆ State

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

◆ TaxCategory

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

◆ Version

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

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