Interface CreateProposalResponse.Builder

    • Method Detail

      • proposalId

        CreateProposalResponse.Builder proposalId​(String proposalId)

        The unique identifier of the proposal.

        Parameters:
        proposalId - The unique identifier of the proposal.
        Returns:
        Returns a reference to this object so that method calls can be chained together.