Values.MemberGroupSourceThe sub groups that belong to a group.
type nonrec t = {groupId : GroupId.t;The identifier of the sub group you want to map to a group.
*)dataSourceId : DataSourceId.t option;The identifier of the data source for the sub group you want to map to a group.
*)}