Values.GetMemberInputSourceReturns detailed information about a member. Applies only to Hyperledger Fabric.
type nonrec t = {networkId : ResourceIdString.t;The unique identifier of the network to which the member belongs.
*)memberId : ResourceIdString.t;The unique identifier of the member.
*)}