commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeAllExcept Class Reference

Inherits commercetools.Sdk.Api.Models.ProductSelections.IProductVariantSelectionIncludeAllExcept.

Public Member Functions

 ProductVariantSelectionIncludeAllExcept ()
 

Properties

IProductVariantSelectionTypeEnum Type [get, set]
 
IList< string > Skus [get, set]
 
IEnumerable< string > SkusEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ProductSelections.IProductVariantSelectionIncludeAllExcept
- Properties inherited from commercetools.Sdk.Api.Models.ProductSelections.IProductVariantSelection

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.ProductSelections.IProductVariantSelection
static commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeAllExcept IncludeAllExcept (Action< commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeAllExcept > init=null)
 
static commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeOnly IncludeOnly (Action< commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeOnly > init=null)
 

Constructor & Destructor Documentation

◆ ProductVariantSelectionIncludeAllExcept()

commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeAllExcept.ProductVariantSelectionIncludeAllExcept ( )
inline

Property Documentation

◆ Skus

IList<string> commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeAllExcept.Skus
getset

◆ SkusEnumerable

IEnumerable<string> commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeAllExcept.SkusEnumerable
set

◆ Type

IProductVariantSelectionTypeEnum commercetools.Sdk.Api.Models.ProductSelections.ProductVariantSelectionIncludeAllExcept.Type
getset

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