Interface CustomerAgreement.Builder

  • Method Details

    • agreementName

      CustomerAgreement.Builder agreementName(String agreementName)

      The name of the agreement.

      Parameters:
      agreementName - The name of the agreement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the customer agreement. This will be either signed or unsigned

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