Class SubscriptionAttributeConstants.Internal

java.lang.Object
com.broadleafcommerce.subscription.domain.constants.SubscriptionAttributeConstants.Internal
Enclosing class:
SubscriptionAttributeConstants

public static final class SubscriptionAttributeConstants.Internal extends Object
  • Field Details

    • ROUND_UP_BILL_DATES_TO_END_OF_MONTH

      public static final String ROUND_UP_BILL_DATES_TO_END_OF_MONTH
      Determines whether the bill dates (e.g. bill date, period start date, and period end date) should be rounded up to the end of the month.

      This should only be set if the subscription's original bill date is not available for every month (e.g. 29, 30, 31).

      See Also:
  • Constructor Details

    • Internal

      public Internal()