Interface CartDiscountValue

All Known Implementing Classes:
AbsoluteDiscountValue, FixedPriceDiscountValue, GiftLineItemValue, RelativeDiscountValue

public interface CartDiscountValue
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getType

      String getType()
    • setType

      void setType(String type)