Class ProductSelectionAssignmentImpl

java.lang.Object
com.commercetools.api.models.product_selection.ProductSelectionAssignmentImpl
All Implemented Interfaces:
ProductSelectionAssignment, io.vrap.rmf.base.client.ModelBase

public class ProductSelectionAssignmentImpl extends Object implements ProductSelectionAssignment, io.vrap.rmf.base.client.ModelBase

Given the mode of Product Selection, this assignment refers to, it may contain:

  • variantSelection field for a Product Selection with Individual ProductSelectionMode.
  • variantExclusion field for a Product Selection with IndividualExclusion ProductSelectionMode (BETA).