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

Inherits commercetools.Sdk.ImportApi.Models.Productvariants.IProductVariantImport.

Properties

string Key [get, set]
 
string Sku [get, set]
 
bool IsMasterVariant [get, set]
 
IList< IAttributeAttributes [get, set]
 
IEnumerable< IAttributeAttributesEnumerable [set]
 
IList< IImageImages [get, set]
 
IEnumerable< IImageImagesEnumerable [set]
 
IList< IAssetAssets [get, set]
 
IEnumerable< IAssetAssetsEnumerable [set]
 
bool? Publish [get, set]
 
IProductKeyReference Product [get, set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Productvariants.IProductVariantImport
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IImportResource

Property Documentation

◆ Assets

IList<IAsset> commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.Assets
getset

◆ AssetsEnumerable

IEnumerable<IAsset> commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.AssetsEnumerable
set

◆ Attributes

IList<IAttribute> commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.Attributes
getset

◆ AttributesEnumerable

IEnumerable<IAttribute> commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.AttributesEnumerable
set

◆ Images

IList<IImage> commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.Images
getset

◆ ImagesEnumerable

IEnumerable<IImage> commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.ImagesEnumerable
set

◆ IsMasterVariant

bool commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.IsMasterVariant
getset

◆ Key

string commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.Key
getset

◆ Product

IProductKeyReference commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.Product
getset

◆ Publish

bool? commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.Publish
getset

◆ Sku

string commercetools.Sdk.ImportApi.Models.Productvariants.ProductVariantImport.Sku
getset

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