Interface UpdateAgreementResponse.Builder

    • Method Detail

      • agreementId

        UpdateAgreementResponse.Builder agreementId​(String agreementId)

        A unique identifier for the agreement. This identifier is returned when you create an agreement.

        Parameters:
        agreementId - A unique identifier for the agreement. This identifier is returned when you create an agreement.
        Returns:
        Returns a reference to this object so that method calls can be chained together.