Interface RenewalTermConfiguration.Builder

  • Method Details

    • enableAutoRenew

      RenewalTermConfiguration.Builder enableAutoRenew(Boolean enableAutoRenew)

      Defines whether the acceptor has chosen to auto-renew the agreement at the end of its lifecycle. Can be set to True or False.

      Parameters:
      enableAutoRenew - Defines whether the acceptor has chosen to auto-renew the agreement at the end of its lifecycle. Can be set to True or False.
      Returns:
      Returns a reference to this object so that method calls can be chained together.