commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport Class Reference

Inherits commercetools.Sdk.ImportApi.Models.Productdrafts.IProductVariantDraftImport.

Properties

string Sku [get, set]
 
string Key [get, set]
 
IList< IPriceDraftImportPrices [get, set]
 
IEnumerable< IPriceDraftImportPricesEnumerable [set]
 
IList< IAttributeAttributes [get, set]
 
IEnumerable< IAttributeAttributesEnumerable [set]
 
IList< IImageImages [get, set]
 
IEnumerable< IImageImagesEnumerable [set]
 
IList< IAssetAssets [get, set]
 
IEnumerable< IAssetAssetsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Productdrafts.IProductVariantDraftImport

Property Documentation

◆ Assets

IList<IAsset> commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.Assets
getset

◆ AssetsEnumerable

IEnumerable<IAsset> commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.AssetsEnumerable
set

◆ Attributes

IList<IAttribute> commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.Attributes
getset

◆ AttributesEnumerable

IEnumerable<IAttribute> commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.AttributesEnumerable
set

◆ Images

IList<IImage> commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.Images
getset

◆ ImagesEnumerable

IEnumerable<IImage> commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.ImagesEnumerable
set

◆ Key

string commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.Key
getset

◆ Prices

IList<IPriceDraftImport> commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.Prices
getset

◆ PricesEnumerable

IEnumerable<IPriceDraftImport> commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.PricesEnumerable
set

◆ Sku

string commercetools.Sdk.ImportApi.Models.Productdrafts.ProductVariantDraftImport.Sku
getset

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