Interface DeletePortfolioShareResponse.Builder

    • Method Detail

      • portfolioShareToken

        DeletePortfolioShareResponse.Builder portfolioShareToken​(String portfolioShareToken)

        The portfolio share unique identifier. This will only be returned if delete is made to an organization node.

        Parameters:
        portfolioShareToken - The portfolio share unique identifier. This will only be returned if delete is made to an organization node.
        Returns:
        Returns a reference to this object so that method calls can be chained together.