Class ProductConstants

java.lang.Object
es.kukenan.smartfi.microservice.contracts.utils.ProductConstants

public class ProductConstants extends Object
Common Constants.
  • 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()