Class ProductGroup

    • Method Detail

      • setRetailerId

        public void setRetailerId​(String retailerId)
        Retailer ID of the product group
      • getVariants

        public List<ProductVariantgetVariants()
        Returns:
        The list of product variants and their options in the order they need to be displayed on the UI
      • setVariants

        public void setVariants​(List<ProductVariant> variants)
        The list of product variants and their options in the order they need to be displayed on the UI