Interface EngagementMemberSummary.Builder

  • Method Details

    • companyName

      EngagementMemberSummary.Builder companyName(String companyName)

      The official name of the member's company or organization.

      Parameters:
      companyName - The official name of the member's company or organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • websiteUrl

      EngagementMemberSummary.Builder websiteUrl(String websiteUrl)

      The URL of the member company's website. This offers a way to find more information about the member organization and serves as an additional identifier.

      Parameters:
      websiteUrl - The URL of the member company's website. This offers a way to find more information about the member organization and serves as an additional identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.