Class PromotionSku

All Implemented Interfaces:
Serializable

public class PromotionSku extends PromotionOfferResponse
Contains attributes about the SKU items information for a product.
Version:
8.0
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • PromotionSku

      public PromotionSku()
  • Method Details

    • getQuantity

      public int getQuantity()
      Method to fetch the int value of quantity
    • setQuantity

      public void setQuantity(int qty)
      Method to set the int value of quantity
    • getQuantityFractional

      public BigDecimal getQuantityFractional()
      Method to fetch the int value of quantity
    • setQuantityFractional

      public void setQuantityFractional(BigDecimal qty)
      Method to set the int value of quantity