Values.GetProposalInputSourceReturns detailed information about a proposal. Applies only to Hyperledger Fabric.
type nonrec t = {networkId : ResourceIdString.t;The unique identifier of the network for which the proposal is made.
*)proposalId : ResourceIdString.t;The unique identifier of the proposal.
*)}