Interface CategoryMapper
public interface CategoryMapper
Mapper interface for converting between Voucherify's
Category
and the core model CategoryModel.
This interface utilizes MapStruct for automatic implementation generation at compile time, enabling efficient mapping between the two object types.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
toModel
-