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

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

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]
 

Property Documentation

◆ Assets

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

◆ AssetsEnumerable

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

◆ Attributes

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

◆ AttributesEnumerable

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

◆ Availability

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

◆ Id

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

◆ Images

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

◆ ImagesEnumerable

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

◆ IsMatchingVariant

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

◆ Key

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

◆ Price

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

◆ Prices

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

◆ PricesEnumerable

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

◆ ScopedPrice

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

◆ ScopedPriceDiscounted

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

◆ Sku

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

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