Class Price

java.lang.Object
com.skava.price.model.Price
All Implemented Interfaces:
Serializable

public class Price extends Object implements Serializable

The Class Price

This model contains the price related details, such as identifier, minqty, maxqty, transactionalPrice, status, floorPrice, priceListId, skuId, etc.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • Price

      public Price()