Class DiscountedTotalPricePortion

java.lang.Object
com.commercetools.graphql.api.types.DiscountedTotalPricePortion

public class DiscountedTotalPricePortion extends Object
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
  • Constructor Details

    • DiscountedTotalPricePortion

      public DiscountedTotalPricePortion()
    • DiscountedTotalPricePortion

      public DiscountedTotalPricePortion(CartDiscount discount, Reference discountRef, BaseMoney discountedAmount)
  • Method Details