commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Classes | Enumerations
commercetools.Sdk.Api.Models.ProductSelections Namespace Reference

Classes

class  AssignedProductReference
 
class  AssignedProductSelection
 
class  AssignedProductSelectionPagedQueryResponse
 
interface  IAssignedProductReference
 
interface  IAssignedProductSelection
 
interface  IAssignedProductSelectionPagedQueryResponse
 
interface  IProductSelection
 
interface  IProductSelectionAddProductAction
 
interface  IProductSelectionAssignment
 
interface  IProductSelectionChangeNameAction
 
interface  IProductSelectionDraft
 
interface  IProductSelectionExcludeProductAction
 
interface  IProductSelectionMode
 
interface  IProductSelectionPagedQueryResponse
 
interface  IProductSelectionProductPagedQueryResponse
 
interface  IProductSelectionReference
 
interface  IProductSelectionRemoveProductAction
 
interface  IProductSelectionResourceIdentifier
 
interface  IProductSelectionSetCustomFieldAction
 
interface  IProductSelectionSetCustomTypeAction
 
interface  IProductSelectionSetKeyAction
 
interface  IProductSelectionSetVariantExclusionAction
 
interface  IProductSelectionSetVariantSelectionAction
 
interface  IProductSelectionUpdate
 
interface  IProductSelectionUpdateAction
 
interface  IProductsInStorePagedQueryResponse
 
interface  IProductVariantExclusion
 
interface  IProductVariantSelection
 
interface  IProductVariantSelectionIncludeAllExcept
 
interface  IProductVariantSelectionIncludeOnly
 
interface  IProductVariantSelectionTypeEnum
 
class  ProductSelection
 
class  ProductSelectionAddProductAction
 
class  ProductSelectionAssignment
 
class  ProductSelectionChangeNameAction
 
class  ProductSelectionDraft
 
class  ProductSelectionExcludeProductAction
 
class  ProductSelectionModeWrapper
 
class  ProductSelectionPagedQueryResponse
 
class  ProductSelectionProductPagedQueryResponse
 
class  ProductSelectionReference
 
class  ProductSelectionRemoveProductAction
 
class  ProductSelectionResourceIdentifier
 
class  ProductSelectionSetCustomFieldAction
 
class  ProductSelectionSetCustomTypeAction
 
class  ProductSelectionSetKeyAction
 
class  ProductSelectionSetVariantExclusionAction
 
class  ProductSelectionSetVariantSelectionAction
 
class  ProductSelectionUpdate
 
class  ProductSelectionUpdateAction
 
class  ProductsInStorePagedQueryResponse
 
class  ProductVariantExclusion
 
class  ProductVariantSelection
 
class  ProductVariantSelectionIncludeAllExcept
 
class  ProductVariantSelectionIncludeOnly
 
class  ProductVariantSelectionTypeEnumWrapper
 

Enumerations

enum  ProductSelectionMode { Individual , IndividualExclusion }
 
enum  ProductVariantSelectionTypeEnum { Inclusion , Exclusion , IncludeOnly , IncludeAllExcept }
 

Enumeration Type Documentation

◆ ProductSelectionMode

Enumerator
Individual 
IndividualExclusion 

◆ ProductVariantSelectionTypeEnum

Enumerator
Inclusion 
Exclusion 
IncludeOnly 
IncludeAllExcept