Interface CreatePortfolioShareResponse.Builder

    • Method Detail

      • portfolioShareToken

        CreatePortfolioShareResponse.Builder portfolioShareToken​(String portfolioShareToken)

        The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization node.

        Parameters:
        portfolioShareToken - The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization node.
        Returns:
        Returns a reference to this object so that method calls can be chained together.