Class SkuToEntitlementLookupServiceProperties

java.lang.Object
com.broadleafcommerce.billing.job.config.SkuToEntitlementLookupServiceProperties

@ConfigurationProperties("broadleaf.billing.sku-to-entitlement-lookup-service") public class SkuToEntitlementLookupServiceProperties extends Object
  • Constructor Details

    • SkuToEntitlementLookupServiceProperties

      public SkuToEntitlementLookupServiceProperties()
  • Method Details

    • isApiLookupEnabled

      public boolean isApiLookupEnabled()
      Whether API lookup is enabled
    • setApiLookupEnabled

      public void setApiLookupEnabled(boolean apiLookupEnabled)
      Whether API lookup is enabled