Interface ConfirmCustomerAgreementResponse.Builder

    • Method Detail

      • status

        ConfirmCustomerAgreementResponse.Builder status​(String status)

        The status of the customer agreement when the connection was created. This will be either signed or unsigned.

        Parameters:
        status - The status of the customer agreement when the connection was created. This will be either signed or unsigned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.