commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.ProductTailorings.IProductVariantTailoring Interface Reference

Inherited by commercetools.Sdk.Api.Models.ProductTailorings.ProductVariantTailoring.

Properties

long Id [get, set]
 
IList< IImageImages [get, set]
 
IEnumerable< IImageImagesEnumerable [set]
 
IList< IAssetAssets [get, set]
 
IEnumerable< IAssetAssetsEnumerable [set]
 

Property Documentation

◆ Assets

IList<IAsset> commercetools.Sdk.Api.Models.ProductTailorings.IProductVariantTailoring.Assets
getset

◆ AssetsEnumerable

IEnumerable<IAsset> commercetools.Sdk.Api.Models.ProductTailorings.IProductVariantTailoring.AssetsEnumerable
set

◆ Id

long commercetools.Sdk.Api.Models.ProductTailorings.IProductVariantTailoring.Id
getset

◆ Images

IList<IImage> commercetools.Sdk.Api.Models.ProductTailorings.IProductVariantTailoring.Images
getset

◆ ImagesEnumerable

IEnumerable<IImage> commercetools.Sdk.Api.Models.ProductTailorings.IProductVariantTailoring.ImagesEnumerable
set

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