Package com.inteliqua.rest.product
Class ProductLocaleDTO
- java.lang.Object
-
- com.inteliqua.rest.product.ProductLocaleDTO
-
public class ProductLocaleDTO extends Object
Data Transfer Object (DTO) representing a localized version of a product. This class uses Lombok's @Setter and @Getter annotations to automatically generate setter and getter methods for all fields.