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

Inherits commercetools.Sdk.Api.Models.Products.IProductVariant.

Properties

long Id [get, set]
 
string Sku [get, set]
 
string Key [get, set]
 
IList< IPricePrices [get, set]
 
IEnumerable< IPricePricesEnumerable [set]
 
IList< IAttributeAttributes [get, set]
 
IEnumerable< IAttributeAttributesEnumerable [set]
 
IPrice Price [get, set]
 
IList< IImageImages [get, set]
 
IEnumerable< IImageImagesEnumerable [set]
 
IList< IAssetAssets [get, set]
 
IEnumerable< IAssetAssetsEnumerable [set]
 
IProductVariantAvailability Availability [get, set]
 
bool? IsMatchingVariant [get, set]
 
IScopedPrice ScopedPrice [get, set]
 
bool? ScopedPriceDiscounted [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Products.IProductVariant

Property Documentation

◆ Assets

IList<IAsset> commercetools.Sdk.Api.Models.Products.ProductVariant.Assets
getset

◆ AssetsEnumerable

IEnumerable<IAsset> commercetools.Sdk.Api.Models.Products.ProductVariant.AssetsEnumerable
set

◆ Attributes

IList<IAttribute> commercetools.Sdk.Api.Models.Products.ProductVariant.Attributes
getset

◆ AttributesEnumerable

IEnumerable<IAttribute> commercetools.Sdk.Api.Models.Products.ProductVariant.AttributesEnumerable
set

◆ Availability

IProductVariantAvailability commercetools.Sdk.Api.Models.Products.ProductVariant.Availability
getset

◆ Id

long commercetools.Sdk.Api.Models.Products.ProductVariant.Id
getset

◆ Images

IList<IImage> commercetools.Sdk.Api.Models.Products.ProductVariant.Images
getset

◆ ImagesEnumerable

IEnumerable<IImage> commercetools.Sdk.Api.Models.Products.ProductVariant.ImagesEnumerable
set

◆ IsMatchingVariant

bool? commercetools.Sdk.Api.Models.Products.ProductVariant.IsMatchingVariant
getset

◆ Key

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

◆ Price

IPrice commercetools.Sdk.Api.Models.Products.ProductVariant.Price
getset

◆ Prices

IList<IPrice> commercetools.Sdk.Api.Models.Products.ProductVariant.Prices
getset

◆ PricesEnumerable

IEnumerable<IPrice> commercetools.Sdk.Api.Models.Products.ProductVariant.PricesEnumerable
set

◆ ScopedPrice

IScopedPrice commercetools.Sdk.Api.Models.Products.ProductVariant.ScopedPrice
getset

◆ ScopedPriceDiscounted

bool? commercetools.Sdk.Api.Models.Products.ProductVariant.ScopedPriceDiscounted
getset

◆ Sku

string commercetools.Sdk.Api.Models.Products.ProductVariant.Sku
getset

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