Interface RenewalTermConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RenewalTermConfiguration.Builder,RenewalTermConfiguration>, SdkBuilder<RenewalTermConfiguration.Builder,RenewalTermConfiguration>, SdkPojo
Enclosing class:
RenewalTermConfiguration

public static interface RenewalTermConfiguration.Builder extends SdkPojo, CopyableBuilder<RenewalTermConfiguration.Builder,RenewalTermConfiguration>
  • 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.