Values.RemoveActionSourceAn action to remove a member from a Managed Blockchain network as the result of a removal proposal that is APPROVED. The member and all associated resources are deleted from the network. Applies only to Hyperledger Fabric.
type nonrec t = {memberId : ResourceIdString.t;The unique identifier of the member to remove.
*)}