Class SimpleTaxProperties


  • @ConfigurationProperties("broadleaf.taxprovider.simple")
    public class SimpleTaxProperties
    extends Object
    • Constructor Detail

      • SimpleTaxProperties

        public SimpleTaxProperties()
    • Method Detail

      • getConfigPath

        public org.springframework.core.io.Resource getConfigPath()
        The path to the configuration file used for simple tax calculations.
      • setConfigPath

        public void setConfigPath​(org.springframework.core.io.Resource configPath)
        The path to the configuration file used for simple tax calculations.