Interface IntegrationAccountAgreement.UpdateStages.WithAgreementType

All Known Subinterfaces:
IntegrationAccountAgreement.Update
Enclosing interface:
IntegrationAccountAgreement.UpdateStages

public static interface IntegrationAccountAgreement.UpdateStages.WithAgreementType
The stage of the IntegrationAccountAgreement update allowing to specify agreementType.
  • Method Details

    • withAgreementType

      IntegrationAccountAgreement.Update withAgreementType(AgreementType agreementType)
      Specifies the agreementType property: The agreement type..
      Parameters:
      agreementType - The agreement type.
      Returns:
      the next definition stage.