Interface RenewalSummary.Builder

  • Method Details

    • offerId

      RenewalSummary.Builder offerId(String offerId)

      The unique identifier of the offer that provides the terms for the next renewal cycle. For most renewals, this is the same offer that the agreement was created from.

      Parameters:
      offerId - The unique identifier of the offer that provides the terms for the next renewal cycle. For most renewals, this is the same offer that the agreement was created from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.