Class ProductVariantSelectionImpl

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

public class ProductVariantSelectionImpl extends Object implements ProductVariantSelection, io.vrap.rmf.base.client.ModelBase

Polymorphic base type for Product Variant Selections. The actual type is determined by the type field.

  • Constructor Details

    • ProductVariantSelectionImpl

      public ProductVariantSelectionImpl()
      create empty instance
  • Method Details