Interface IntegrationAccountAgreement.UpdateStages.WithGuestIdentity

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

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

    • withGuestIdentity

      IntegrationAccountAgreement.Update withGuestIdentity(BusinessIdentity guestIdentity)
      Specifies the guestIdentity property: The business identity of the guest partner..
      Parameters:
      guestIdentity - The business identity of the guest partner.
      Returns:
      the next definition stage.