Interface DiscountUnitMultipleOneUnitMapper


public interface DiscountUnitMultipleOneUnitMapper
Mapper interface for converting between Voucherify's DiscountUnitMultipleOneUnit and the core model DiscountUnitMultipleOneUnitModel.

This interface utilizes MapStruct for generating the implementation at compile time, providing a clean and efficient way to map between the two object types.