Values.ApprovalStrategySourceStrategy for how an approval team grants approval.
type nonrec t = {mofN : MofNApprovalStrategy.t option;Minimum number of approvals (M) required for a total number of approvers (N).
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of
MofNApprovalStrategyMinApprovalsRequiredInteger.t ])
list ])
list ]