Class FaceValue

java.lang.Object
org.bhn.promotion.core.model.pricing.FaceValue
All Implemented Interfaces:
Serializable

public class FaceValue extends Object implements Serializable
Represents the face value of a pricing model.

This class holds the monetary value and currency type associated with a face value in a promotion or pricing context. It ensures that the value adheres to specified constraints for validation.

See Also:
  • Constructor Details

    • FaceValue

      public FaceValue()