java.lang.Object
es.kukenan.smartfi.microservice.contracts.utils.ProductConstants
public class ProductConstants
extends Object
Common Constants.
-
Field Summary
Fields
Message field in response ecommerce.
Title field in response ecommerce.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MESSAGE_TITLE_ECOMMERCE
public static final String MESSAGE_TITLE_ECOMMERCE
Title field in response ecommerce.
- See Also:
-
-
MESSAGE_BODY_ECOMMERCE
public static final String MESSAGE_BODY_ECOMMERCE
Message field in response ecommerce.
- See Also:
-
-
Constructor Details
-
ProductConstants
public ProductConstants()